diff options
author | Patrick Lauer <patrick@gentoo.org> | 2016-10-02 08:03:33 +0200 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2016-10-02 08:10:05 +0200 |
commit | b743af448b94b8b1cc5f961d4e27a4edbd528026 (patch) | |
tree | b9de22d38514ccb5f2fbb3cd1a403b8868ec0a86 /media-libs/jbig2dec | |
parent | dev-lang/swig: Stable for PPC64 (bug #589580). (diff) | |
download | gentoo-b743af448b94b8b1cc5f961d4e27a4edbd528026.tar.gz gentoo-b743af448b94b8b1cc5f961d4e27a4edbd528026.tar.bz2 gentoo-b743af448b94b8b1cc5f961d4e27a4edbd528026.zip |
media-libs/jbig2dec: Whitespace
Package-Manager: portage-2.3.0
Diffstat (limited to 'media-libs/jbig2dec')
-rw-r--r-- | media-libs/jbig2dec/jbig2dec-0.13.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-libs/jbig2dec/jbig2dec-0.13.ebuild b/media-libs/jbig2dec/jbig2dec-0.13.ebuild index 741776a4401d..f5d01378bb69 100644 --- a/media-libs/jbig2dec/jbig2dec-0.13.ebuild +++ b/media-libs/jbig2dec/jbig2dec-0.13.ebuild @@ -11,9 +11,9 @@ 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= )" |