diff options
author | Mart Raudsepp <leio@gentoo.org> | 2018-05-06 15:26:47 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-05-06 16:17:10 +0300 |
commit | b7b2ab287b96fa3532021e89dbc83d8bd33ee37f (patch) | |
tree | d34f91be431e353e9260d498498dcef35c1c6765 /media-libs | |
parent | profiles/arch/arm64: Remove USE=jpeg2k stable-mask - jasper is stable now (diff) | |
download | gentoo-b7b2ab287b96fa3532021e89dbc83d8bd33ee37f.tar.gz gentoo-b7b2ab287b96fa3532021e89dbc83d8bd33ee37f.tar.bz2 gentoo-b7b2ab287b96fa3532021e89dbc83d8bd33ee37f.zip |
media-libs/jbig2dec-0.13-r4: arm64 stable
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/jbig2dec/jbig2dec-0.13-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/jbig2dec/jbig2dec-0.13-r4.ebuild b/media-libs/jbig2dec/jbig2dec-0.13-r4.ebuild index 387218d0d0f2..c982b854cbcf 100644 --- a/media-libs/jbig2dec/jbig2dec-0.13-r4.ebuild +++ b/media-libs/jbig2dec/jbig2dec-0.13-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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= )" |