diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-17 07:24:40 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-17 07:42:18 +0100 |
commit | 5115b3b32074d130e0f62a4448c38c5bf344d529 (patch) | |
tree | f6938dc5d177a98159ecf8328142f64d15e7cf28 /media-libs | |
parent | media-libs/babl: x86 stable (bug #641322) (diff) | |
download | gentoo-5115b3b32074d130e0f62a4448c38c5bf344d529.tar.gz gentoo-5115b3b32074d130e0f62a4448c38c5bf344d529.tar.bz2 gentoo-5115b3b32074d130e0f62a4448c38c5bf344d529.zip |
media-libs/gegl: x86 stable (bug #641322)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
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 f1024965079b..e3e898f40bb3 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" |