diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-21 07:39:25 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-21 07:39:25 +0000 |
commit | d4b2ef81c1b9e3907e6a081f0fd0e40ca78bd426 (patch) | |
tree | 5ef6d5c09f5cbb462d759f345dc5636a480e62cb /media-libs | |
parent | media-libs/babl: stable 0.1.38 for ppc64, bug #641322 (diff) | |
download | gentoo-d4b2ef81c1b9e3907e6a081f0fd0e40ca78bd426.tar.gz gentoo-d4b2ef81c1b9e3907e6a081f0fd0e40ca78bd426.tar.bz2 gentoo-d4b2ef81c1b9e3907e6a081f0fd0e40ca78bd426.zip |
media-libs/gegl: stable 0.3.26 for ppc64, bug #641322
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/gegl/gegl-0.3.26.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gegl/gegl-0.3.26.ebuild b/media-libs/gegl/gegl-0.3.26.ebuild index 53a4e638e092..bd5a943fa535 100644 --- a/media-libs/gegl/gegl-0.3.26.ebuild +++ b/media-libs/gegl/gegl-0.3.26.ebuild @@ -15,7 +15,7 @@ if [[ ${PV} == *9999* ]]; then SRC_URI="" else SRC_URI="http://download.gimp.org/pub/${PN}/${PV:0:3}/${P}.tar.bz2" - 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" + 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" fi DESCRIPTION="A graph based image processing framework" |