diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-05-20 18:36:31 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-05-20 21:09:26 +0200 |
commit | 363808eeb5af0343efd0fe201421780487f82a02 (patch) | |
tree | e14dff6f261ce774cff69f7235308631b7b5c3ac /media-libs/gegl/gegl-0.3.8.ebuild | |
parent | media-gfx/ufraw: Drop old (diff) | |
download | gentoo-363808eeb5af0343efd0fe201421780487f82a02.tar.gz gentoo-363808eeb5af0343efd0fe201421780487f82a02.tar.bz2 gentoo-363808eeb5af0343efd0fe201421780487f82a02.zip |
media-libs/gegl: Drop to ~hppa
Package-Manager: Portage-2.3.38, Repoman-2.3.9
Diffstat (limited to 'media-libs/gegl/gegl-0.3.8.ebuild')
-rw-r--r-- | media-libs/gegl/gegl-0.3.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gegl/gegl-0.3.8.ebuild b/media-libs/gegl/gegl-0.3.8.ebuild index 519fc7305637..549bb0723322 100644 --- a/media-libs/gegl/gegl-0.3.8.ebuild +++ b/media-libs/gegl/gegl-0.3.8.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" |