diff options
author | Sam James <sam@gentoo.org> | 2022-03-08 09:28:42 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-08 09:28:42 +0000 |
commit | fcbff0b056372774cc041841d524a2a1c9fa81fb (patch) | |
tree | 4d97b2f8f7d0626043922a5857d6603070abc442 /media-video | |
parent | net-libs/libnma: Stabilize 1.8.34 amd64, #834426 (diff) | |
download | gentoo-fcbff0b056372774cc041841d524a2a1c9fa81fb.tar.gz gentoo-fcbff0b056372774cc041841d524a2a1c9fa81fb.tar.bz2 gentoo-fcbff0b056372774cc041841d524a2a1c9fa81fb.zip |
media-video/cheese: Stabilize 41.1 amd64, #834426
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/cheese/cheese-41.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/cheese/cheese-41.1.ebuild b/media-video/cheese/cheese-41.1.ebuild index 5dc9460395c7..17efbd8d40cf 100644 --- a/media-video/cheese/cheese-41.1.ebuild +++ b/media-video/cheese/cheese-41.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 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 ~riscv ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="gtk-doc +introspection test" RESTRICT="!test? ( test )" |