diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-20 18:59:49 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-20 18:59:49 +0200 |
commit | 955bb065593bcea53fc9683de487fc625b35bc4a (patch) | |
tree | f34468c70a92cb92f81ac1e7cc2ebf577cce237a /media-video/cheese | |
parent | media-sound/rhythmbox: amd64 stable wrt bug #717144 (diff) | |
download | gentoo-955bb065593bcea53fc9683de487fc625b35bc4a.tar.gz gentoo-955bb065593bcea53fc9683de487fc625b35bc4a.tar.bz2 gentoo-955bb065593bcea53fc9683de487fc625b35bc4a.zip |
media-video/cheese: amd64 stable wrt bug #717144
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-video/cheese')
-rw-r--r-- | media-video/cheese/cheese-3.34.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/cheese/cheese-3.34.0-r1.ebuild b/media-video/cheese/cheese-3.34.0-r1.ebuild index 17d4540d9887..8c6db6d6cff7 100644 --- a/media-video/cheese/cheese-3.34.0-r1.ebuild +++ b/media-video/cheese/cheese-3.34.0-r1.ebuild @@ -10,7 +10,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 )" |