diff options
author | Markus Meier <maekke@gentoo.org> | 2017-02-28 18:31:25 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-02-28 18:31:25 +0100 |
commit | 9e3ea6ef6f0dc122b7ebb9cdf02224ff420ca6e2 (patch) | |
tree | c3066f0f7e730d291d42b4f4881346e0948572e9 | |
parent | media-libs/game-music-emu: arm stable, bug #603092 (diff) | |
download | gentoo-9e3ea6ef6f0dc122b7ebb9cdf02224ff420ca6e2.tar.gz gentoo-9e3ea6ef6f0dc122b7ebb9cdf02224ff420ca6e2.tar.bz2 gentoo-9e3ea6ef6f0dc122b7ebb9cdf02224ff420ca6e2.zip |
media-libs/jbig2dec: arm stable, bug #607188
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
-rw-r--r-- | media-libs/jbig2dec/jbig2dec-0.13-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/jbig2dec/jbig2dec-0.13-r1.ebuild b/media-libs/jbig2dec/jbig2dec-0.13-r1.ebuild index 024b1be9440c..bd3b915b6a27 100644 --- a/media-libs/jbig2dec/jbig2dec-0.13-r1.ebuild +++ b/media-libs/jbig2dec/jbig2dec-0.13-r1.ebuild @@ -11,7 +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= )" |