diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-02-18 14:41:31 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-02-18 14:41:31 +0100 |
commit | 5beae641b92d377c4f78b4494877c492a421214d (patch) | |
tree | fccedcce37ed46fa48be76d774e991ed4f4ad4bd /media-libs/jbig2dec | |
parent | dev-ruby/archive-tar-minitar: Stable for HPPA (bug #607110). (diff) | |
download | gentoo-5beae641b92d377c4f78b4494877c492a421214d.tar.gz gentoo-5beae641b92d377c4f78b4494877c492a421214d.tar.bz2 gentoo-5beae641b92d377c4f78b4494877c492a421214d.zip |
media-libs/jbig2dec: Stable for HPPA (bug #545234).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'media-libs/jbig2dec')
-rw-r--r-- | media-libs/jbig2dec/jbig2dec-0.13.ebuild | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/media-libs/jbig2dec/jbig2dec-0.13.ebuild b/media-libs/jbig2dec/jbig2dec-0.13.ebuild index f5d01378bb69..b9fd10c30898 100644 --- a/media-libs/jbig2dec/jbig2dec-0.13.ebuild +++ b/media-libs/jbig2dec/jbig2dec-0.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,9 +11,7 @@ SRC_URI="http://downloads.ghostscript.com/public/${PN}/${P}.tar.gz LICENSE="AGPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh \ - ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos \ - ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x86-solaris" IUSE="png static-libs test" RDEPEND="png? ( media-libs/libpng:0= )" |