diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-05-15 10:55:10 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-05-15 10:57:11 -0400 |
commit | 4f007101af64f8f0a1143c2401ba51edb3852ddf (patch) | |
tree | c55fd7e2cfc8b2243b158fd63e37c0293187b523 /media-libs/jasper | |
parent | sys-cluster/nova: 16.1.3 and 17.0.4 bup (diff) | |
download | gentoo-4f007101af64f8f0a1143c2401ba51edb3852ddf.tar.gz gentoo-4f007101af64f8f0a1143c2401ba51edb3852ddf.tar.bz2 gentoo-4f007101af64f8f0a1143c2401ba51edb3852ddf.zip |
media-libs/jasper: stable ppc/ppc64 per slyfox's comment on bug
Bug: https://bugs.gentoo.org/614030
Package-Manager: Portage-2.3.36, Repoman-2.3.9
Diffstat (limited to 'media-libs/jasper')
-rw-r--r-- | media-libs/jasper/jasper-2.0.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/jasper/jasper-2.0.14.ebuild b/media-libs/jasper/jasper-2.0.14.ebuild index 7109e0380511..f6420f77c8a5 100644 --- a/media-libs/jasper/jasper-2.0.14.ebuild +++ b/media-libs/jasper/jasper-2.0.14.ebuild @@ -14,7 +14,7 @@ if [[ ${PV} == *9999* ]]; then else inherit vcs-snapshot SRC_URI="https://github.com/mdadams/${PN}/archive/version-${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" + KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" fi # We limit memory usage to 128 MiB by default, specified in bytes |