diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-25 11:01:44 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-25 11:01:44 +0100 |
commit | 2a11f032210cc9ebd3e82410941f06f6fe720e49 (patch) | |
tree | 077e10ec9aa49836551f33d2b9e4c55c3bc4b9f2 /media-libs | |
parent | virtual/udev: sparc stable wrt bug #601934 (diff) | |
download | gentoo-2a11f032210cc9ebd3e82410941f06f6fe720e49.tar.gz gentoo-2a11f032210cc9ebd3e82410941f06f6fe720e49.tar.bz2 gentoo-2a11f032210cc9ebd3e82410941f06f6fe720e49.zip |
media-libs/jbig2dec: sparc stable wrt bug #607188
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-libs')
-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 65835ea6bec4..024b1be9440c 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= )" |