diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-08-16 19:35:41 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-08-16 19:35:41 +0300 |
commit | 2d11132939abb9335891df94ef98c27ba14fc55a (patch) | |
tree | 367cfb8ad95f9b501cf345136460c4f17ae6c53d /media-libs/gegl | |
parent | media-libs/babl: ia64 stable wrt bug #552006 (diff) | |
download | gentoo-2d11132939abb9335891df94ef98c27ba14fc55a.tar.gz gentoo-2d11132939abb9335891df94ef98c27ba14fc55a.tar.bz2 gentoo-2d11132939abb9335891df94ef98c27ba14fc55a.zip |
media-libs/gegl: ia64 stable wrt bug #552006
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'media-libs/gegl')
-rw-r--r-- | media-libs/gegl/gegl-0.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gegl/gegl-0.3.0.ebuild b/media-libs/gegl/gegl-0.3.0.ebuild index bbb271ef0aa3..2b00923e3bbb 100644 --- a/media-libs/gegl/gegl-0.3.0.ebuild +++ b/media-libs/gegl/gegl-0.3.0.ebuild @@ -18,7 +18,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" |