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-gfx/eog-plugins/
Date: Mon, 07 Nov 2022 07:26:54
Message-Id: 1667805439.b6b36b20a48c2148166318a58db085efde4acb5a.sam@gentoo
1 commit: b6b36b20a48c2148166318a58db085efde4acb5a
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 7 07:17:19 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 7 07:17:19 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6b36b20
7
8 media-gfx/eog-plugins: Stabilize 42.2 amd64, #879807
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 media-gfx/eog-plugins/eog-plugins-42.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-gfx/eog-plugins/eog-plugins-42.2.ebuild b/media-gfx/eog-plugins/eog-plugins-42.2.ebuild
16 index 7bbd98c06f65..e99bc37d7e3e 100644
17 --- a/media-gfx/eog-plugins/eog-plugins-42.2.ebuild
18 +++ b/media-gfx/eog-plugins/eog-plugins-42.2.ebuild
19 @@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/EyeOfGnome/Plugins https://gitlab.gnome.or
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="amd64 ~x86"
25
26 IUSE="+exif map picasa +python test"
27 RESTRICT="!test? ( test )"