Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/gimp/
Date: Mon, 27 Jan 2020 14:25:27
Message-Id: 1580135087.4d433c853a297bd4e1ab66cbfab96bc8d5d3bf80.ago@gentoo
1 commit: 4d433c853a297bd4e1ab66cbfab96bc8d5d3bf80
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 27 14:24:47 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 27 14:24:47 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d433c85
7
8 media-gfx/gimp: x86 stable wrt bug #706368
9
10 Package-Manager: Portage-2.3.84, Repoman-2.3.20
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 media-gfx/gimp/gimp-2.10.14.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/media-gfx/gimp/gimp-2.10.14.ebuild b/media-gfx/gimp/gimp-2.10.14.ebuild
18 index 6005b150d9e..63247f2f6b4 100644
19 --- a/media-gfx/gimp/gimp-2.10.14.ebuild
20 +++ b/media-gfx/gimp/gimp-2.10.14.ebuild
21 @@ -12,7 +12,7 @@ HOMEPAGE="https://www.gimp.org/"
22 SRC_URI="mirror://gimp/v2.10/${P}.tar.bz2"
23 LICENSE="GPL-3 LGPL-3"
24 SLOT="2"
25 -KEYWORDS="amd64 ~ia64 ~ppc64 ~x86"
26 +KEYWORDS="amd64 ~ia64 ~ppc64 x86"
27
28 IUSE="aalib alsa altivec aqua debug doc gnome heif jpeg2k mng openexr postscript python udev unwind vector-icons webp wmf xpm cpu_flags_x86_mmx cpu_flags_x86_sse"
29 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"