diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-10-03 09:04:55 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-10-03 09:04:55 +0200 |
commit | 4dd3f21eb63912e043c3c064ba2467e615d1a765 (patch) | |
tree | 2e00dff241b3d6030f2e8d9c4311d75d5df44fce /net-misc/axel | |
parent | net-print/pykota: Fix dev-python/pysnmp dependency. (diff) | |
download | gentoo-4dd3f21eb63912e043c3c064ba2467e615d1a765.tar.gz gentoo-4dd3f21eb63912e043c3c064ba2467e615d1a765.tar.bz2 gentoo-4dd3f21eb63912e043c3c064ba2467e615d1a765.zip |
net-misc/axel: Stable for HPPA PPC64 (bug #561816).
Package-Manager: portage-2.2.22
RepoMan-Options: --ignore-arches
Diffstat (limited to 'net-misc/axel')
-rw-r--r-- | net-misc/axel/axel-2.4-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/axel/axel-2.4-r3.ebuild b/net-misc/axel/axel-2.4-r3.ebuild index e3cffa20cef4..22d21081c651 100644 --- a/net-misc/axel/axel-2.4-r3.ebuild +++ b/net-misc/axel/axel-2.4-r3.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://alioth.debian.org/frs/download.php/${DOWNLOAD_ID}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc64-solaris" +KEYWORDS="amd64 hppa ~ppc ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc64-solaris" IUSE="debug nls" DEPEND="nls? ( sys-devel/gettext )" |