commit: 4504aa8912e0fbb5952adc56726962ef075bc27c Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Mar 4 00:23:26 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Mar 4 00:23:26 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4504aa89
media-video/cheese: Stabilize 3.34.0-r1 arm64, #773172 Signed-off-by: Sam James <sam <AT> gentoo.org> media-video/cheese/cheese-3.34.0-r1.ebuild | 4 ++-- 1 file 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 ee709712638..fd904b0cdcc 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 )"
