diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-05-12 21:40:59 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-05-12 21:41:19 +0100 |
commit | 8a79c48b77e45f4e69a630ee4c8122f788d61917 (patch) | |
tree | c089c68869a7c19faa49fdc877c5496b4fd9e386 /media-libs/gegl | |
parent | media-libs/babl: stable 0.1.38 for hppa, bug #641322 (diff) | |
download | gentoo-8a79c48b77e45f4e69a630ee4c8122f788d61917.tar.gz gentoo-8a79c48b77e45f4e69a630ee4c8122f788d61917.tar.bz2 gentoo-8a79c48b77e45f4e69a630ee4c8122f788d61917.zip |
media-libs/gegl: stable 0.3.26 for hppa, bug #641322
Bug: https://bugs.gentoo.org/641322
Package-Manager: Portage-2.3.36, Repoman-2.3.9
RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'media-libs/gegl')
-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 aaf6fcd179ba..b742c229fab9 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 ~arm64 ~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 ~arm64 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" |