Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/cheese/
Date: Sat, 06 Nov 2021 04:09:38
Message-Id: 1636171741.32fdbd31959d1cd9599ab2967d342f2b9408a5aa.sam@gentoo
1 commit: 32fdbd31959d1cd9599ab2967d342f2b9408a5aa
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Nov 6 04:09:01 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 6 04:09:01 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32fdbd31
7
8 media-video/cheese: Stabilize 3.38.0-r1 x86, #815013
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 media-video/cheese/cheese-3.38.0-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-video/cheese/cheese-3.38.0-r1.ebuild b/media-video/cheese/cheese-3.38.0-r1.ebuild
16 index 1bb93338d5a..f721a44d310 100644
17 --- a/media-video/cheese/cheese-3.38.0-r1.ebuild
18 +++ b/media-video/cheese/cheese-3.38.0-r1.ebuild
19 @@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Cheese"
20
21 LICENSE="GPL-2+"
22 SLOT="0/8" # subslot = libcheese soname version
23 -KEYWORDS="amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
24 +KEYWORDS="amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
25 IUSE="gtk-doc +introspection test"
26 RESTRICT="!test? ( test )"