diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-10-01 15:13:43 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-10-01 15:40:41 +0200 |
commit | a49a4071311ea2051544e68aa3c619ccb2344bcd (patch) | |
tree | 6dc328c0ada4779337b0ef842c7952773cea929b /media-libs/babl | |
parent | package.mask: remove masked for removal package (diff) | |
download | gentoo-a49a4071311ea2051544e68aa3c619ccb2344bcd.tar.gz gentoo-a49a4071311ea2051544e68aa3c619ccb2344bcd.tar.bz2 gentoo-a49a4071311ea2051544e68aa3c619ccb2344bcd.zip |
media-libs/babl: Stable for HPPA PPC64 (bug #591618).
Package-Manager: portage-2.3.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'media-libs/babl')
-rw-r--r-- | media-libs/babl/babl-0.1.18.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/babl/babl-0.1.18.ebuild b/media-libs/babl/babl-0.1.18.ebuild index da0ac4624b2c..ee99680767db 100644 --- a/media-libs/babl/babl-0.1.18.ebuild +++ b/media-libs/babl/babl-0.1.18.ebuild @@ -12,7 +12,7 @@ if [[ ${PV} == *9999* ]]; then SRC_URI="" else SRC_URI="http://ftp.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 dynamic, any to any, pixel format conversion library" |