diff options
author | 2019-06-04 15:30:17 +0200 | |
---|---|---|
committer | 2019-06-04 15:30:17 +0200 | |
commit | 8826812a5e5538199c4677f84bb53d947d1832b6 (patch) | |
tree | c8b03b50afe607dfe4b2cffd91eed11a99f7f0b0 /media-libs/gegl | |
parent | dev-ruby/asciidoctor: ppc64 stable wrt bug #684086 (diff) | |
download | gentoo-8826812a5e5538199c4677f84bb53d947d1832b6.tar.gz gentoo-8826812a5e5538199c4677f84bb53d947d1832b6.tar.bz2 gentoo-8826812a5e5538199c4677f84bb53d947d1832b6.zip |
media-libs/gegl: ppc64 stable wrt bug #684522
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'media-libs/gegl')
-rw-r--r-- | media-libs/gegl/gegl-0.3.34.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gegl/gegl-0.3.34.ebuild b/media-libs/gegl/gegl-0.3.34.ebuild index e362bcdfb688..3e5258932a18 100644 --- a/media-libs/gegl/gegl-0.3.34.ebuild +++ b/media-libs/gegl/gegl-0.3.34.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 arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" + KEYWORDS="alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" fi DESCRIPTION="A graph based image processing framework" |