Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/gegl/
Date: Wed, 21 Mar 2018 07:39:36
Message-Id: 1521617965.d4b2ef81c1b9e3907e6a081f0fd0e40ca78bd426.slyfox@gentoo
1 commit: d4b2ef81c1b9e3907e6a081f0fd0e40ca78bd426
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 21 07:39:25 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 21 07:39:25 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4b2ef81
7
8 media-libs/gegl: stable 0.3.26 for ppc64, bug #641322
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11 RepoMan-Options: --include-arches="ppc64"
12
13 media-libs/gegl/gegl-0.3.26.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-libs/gegl/gegl-0.3.26.ebuild b/media-libs/gegl/gegl-0.3.26.ebuild
17 index 53a4e638e09..bd5a943fa53 100644
18 --- a/media-libs/gegl/gegl-0.3.26.ebuild
19 +++ b/media-libs/gegl/gegl-0.3.26.ebuild
20 @@ -15,7 +15,7 @@ if [[ ${PV} == *9999* ]]; then
21 SRC_URI=""
22 else
23 SRC_URI="http://download.gimp.org/pub/${PN}/${PV:0:3}/${P}.tar.bz2"
24 - KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
25 + KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ppc64 ~sparc x86 ~amd64-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
26 fi
27
28 DESCRIPTION="A graph based image processing framework"