diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-17 10:22:30 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-17 10:22:30 +0200 |
commit | e0862e0db1fe2d42f13f3406cbb2cd1b478daeee (patch) | |
tree | 65168a50ff3a9dbe442d0513a8407b754de0c0f7 /media-video | |
parent | media-gfx/eog-plugins: Stabilize 42.3 x86, #893302 (diff) | |
download | gentoo-e0862e0db1fe2d42f13f3406cbb2cd1b478daeee.tar.gz gentoo-e0862e0db1fe2d42f13f3406cbb2cd1b478daeee.tar.bz2 gentoo-e0862e0db1fe2d42f13f3406cbb2cd1b478daeee.zip |
media-video/cheese: Stabilize 43.0 x86, #893302
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/cheese/cheese-43.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/cheese/cheese-43.0.ebuild b/media-video/cheese/cheese-43.0.ebuild index 6326fcb671d0..afde9bd88795 100644 --- a/media-video/cheese/cheese-43.0.ebuild +++ b/media-video/cheese/cheese-43.0.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 ~riscv ~sparc ~x86" +KEYWORDS="amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86" IUSE="gtk-doc +introspection test" RESTRICT="!test? ( test )" |