diff options
author | 2021-03-04 00:23:26 +0000 | |
---|---|---|
committer | 2021-03-04 00:23:26 +0000 | |
commit | 4504aa8912e0fbb5952adc56726962ef075bc27c (patch) | |
tree | fd335dcf462d468f261246bec26371c2ec757f83 /media-video/cheese | |
parent | media-plugins/gst-plugins-vpx: Stabilize 1.16.3 arm64, #773172 (diff) | |
download | gentoo-4504aa8912e0fbb5952adc56726962ef075bc27c.tar.gz gentoo-4504aa8912e0fbb5952adc56726962ef075bc27c.tar.bz2 gentoo-4504aa8912e0fbb5952adc56726962ef075bc27c.zip |
media-video/cheese: Stabilize 3.34.0-r1 arm64, #773172
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-video/cheese')
-rw-r--r-- | media-video/cheese/cheese-3.34.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/cheese/cheese-3.34.0-r1.ebuild b/media-video/cheese/cheese-3.34.0-r1.ebuild index ee709712638f..fd904b0cdccd 100644 --- a/media-video/cheese/cheese-3.34.0-r1.ebuild +++ b/media-video/cheese/cheese-3.34.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 )" |