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-libs/gegl/
Date: Mon, 27 Jan 2020 14:25:28
Message-Id: 1580135095.43e5c5c8847e6b4276610a0cc244fc196c54681b.ago@gentoo
1 commit: 43e5c5c8847e6b4276610a0cc244fc196c54681b
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 27 14:24:55 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 27 14:24:55 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43e5c5c8
7
8 media-libs/gegl: 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-libs/gegl/gegl-0.4.18.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/media-libs/gegl/gegl-0.4.18.ebuild b/media-libs/gegl/gegl-0.4.18.ebuild
18 index f82f2421772..df5feb8b869 100644
19 --- a/media-libs/gegl/gegl-0.4.18.ebuild
20 +++ b/media-libs/gegl/gegl-0.4.18.ebuild
21 @@ -15,7 +15,7 @@ if [[ ${PV} == *9999* ]]; then
22 SRC_URI=""
23 else
24 SRC_URI="http://download.gimp.org/pub/${PN}/${PV:0:3}/${P}.tar.xz"
25 - KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
26 + KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
27 fi
28
29 DESCRIPTION="A graph based image processing framework"