diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-06-28 17:35:52 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-06-28 17:36:56 +0300 |
commit | 155c6c47f3ea2042bc299b14267765eabe4afb86 (patch) | |
tree | 3af1229f6813bb7b5ad9dbc21f3af1dc69077a8d /media-libs/jbig2dec | |
parent | dev-perl/XML-LibXML: mark s390 stable (diff) | |
download | gentoo-155c6c47f3ea2042bc299b14267765eabe4afb86.tar.gz gentoo-155c6c47f3ea2042bc299b14267765eabe4afb86.tar.bz2 gentoo-155c6c47f3ea2042bc299b14267765eabe4afb86.zip |
media-libs/jbig2dec: mark s390 stable
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'media-libs/jbig2dec')
-rw-r--r-- | media-libs/jbig2dec/jbig2dec-0.13-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/jbig2dec/jbig2dec-0.13-r4.ebuild b/media-libs/jbig2dec/jbig2dec-0.13-r4.ebuild index c982b854cbcf..3c40f7129505 100644 --- a/media-libs/jbig2dec/jbig2dec-0.13-r4.ebuild +++ b/media-libs/jbig2dec/jbig2dec-0.13-r4.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 ~x64-cygwin ~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 ~x64-cygwin ~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= )" |