diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-04-07 11:41:39 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-04-07 11:41:39 +0200 |
commit | 3b9e67cf2cbf7557576095798c90fc5d6df6660b (patch) | |
tree | 7c5655bb383edbfb860a42e154c634798930b8b2 | |
parent | net-analyzer/lft: Version bump. (diff) | |
download | gentoo-3b9e67cf2cbf7557576095798c90fc5d6df6660b.tar.gz gentoo-3b9e67cf2cbf7557576095798c90fc5d6df6660b.tar.bz2 gentoo-3b9e67cf2cbf7557576095798c90fc5d6df6660b.zip |
media-libs/jasper: Stable for HPPA (bug #614012).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches
-rw-r--r-- | media-libs/jasper/jasper-2.0.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/jasper/jasper-2.0.12.ebuild b/media-libs/jasper/jasper-2.0.12.ebuild index 8a5f8a330290..40f978310b7c 100644 --- a/media-libs/jasper/jasper-2.0.12.ebuild +++ b/media-libs/jasper/jasper-2.0.12.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 ~sparc-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 ~sparc-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 |