diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-17 10:21:52 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-17 10:21:52 +0200 |
commit | 5215793b36d39cb562b68af3e9891969bf4b4548 (patch) | |
tree | 804a109a3edb26b1d138f23491a8f5cc0ce404aa /media-video/cheese | |
parent | media-gfx/eog: Stabilize 43.2 arm64, #893302 (diff) | |
download | gentoo-5215793b36d39cb562b68af3e9891969bf4b4548.tar.gz gentoo-5215793b36d39cb562b68af3e9891969bf4b4548.tar.bz2 gentoo-5215793b36d39cb562b68af3e9891969bf4b4548.zip |
media-video/cheese: Stabilize 43.0 arm64, #893302
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-video/cheese')
-rw-r--r-- | media-video/cheese/cheese-43.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/cheese/cheese-43.0.ebuild b/media-video/cheese/cheese-43.0.ebuild index 354d62a26bd6..15b14ae6455c 100644 --- a/media-video/cheese/cheese-43.0.ebuild +++ b/media-video/cheese/cheese-43.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 )" |