diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-02-21 12:52:09 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-02-21 12:52:09 +0100 |
commit | beeabdb0b8f6f4c5cc6cae69fbb558b8ba9cd2c3 (patch) | |
tree | b51e4793fe8e65f33f41214dcd3bbae1536b1d3a /media-libs/jbig2dec | |
parent | dev-ruby/archive-tar-minitar-0.6.1-r0: add alpha keyword (diff) | |
download | gentoo-beeabdb0b8f6f4c5cc6cae69fbb558b8ba9cd2c3.tar.gz gentoo-beeabdb0b8f6f4c5cc6cae69fbb558b8ba9cd2c3.tar.bz2 gentoo-beeabdb0b8f6f4c5cc6cae69fbb558b8ba9cd2c3.zip |
media-libs/jbig2dec-0.13-r1: add alpha keyword
Gentoo-Bug: 607188
Diffstat (limited to 'media-libs/jbig2dec')
-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 55a50a74c4de..c41f6acd75de 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= )" |