summaryrefslogtreecommitdiff
path: root/media-video/cheese/cheese-3.38.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'media-video/cheese/cheese-3.38.0.ebuild')
-rw-r--r--media-video/cheese/cheese-3.38.0.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/media-video/cheese/cheese-3.38.0.ebuild b/media-video/cheese/cheese-3.38.0.ebuild
index c12f4984c2fb..1044f8b7f629 100644
--- a/media-video/cheese/cheese-3.38.0.ebuild
+++ b/media-video/cheese/cheese-3.38.0.ebuild
@@ -2,6 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
+VALA_MAX_API_VERSION="0.50"
inherit gnome.org gnome2-utils meson vala virtualx xdg
@@ -10,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Cheese"
LICENSE="GPL-2+"
SLOT="0/8" # subslot = libcheese soname version
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
IUSE="gtk-doc +introspection test"
RESTRICT="!test? ( test )"