diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-09-05 17:42:56 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-09-05 17:49:51 +0200 |
commit | 957f1841b3c393ff57545cc4db1a12855feae32a (patch) | |
tree | e8d5054eeaad9be7a2dd5f2a64cd4caf1c1f88fc /media-libs/gegl | |
parent | media-libs/babl: amd64/x86 stable, bug #552006 (diff) | |
download | gentoo-957f1841b3c393ff57545cc4db1a12855feae32a.tar.gz gentoo-957f1841b3c393ff57545cc4db1a12855feae32a.tar.bz2 gentoo-957f1841b3c393ff57545cc4db1a12855feae32a.zip |
media-libs/gegl: amd64/x86 stable, 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 2b00923e3bbb..d501766e152e 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" |