diff options
Diffstat (limited to 'net-misc/axel/axel-2.4.ebuild')
-rw-r--r-- | net-misc/axel/axel-2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/axel/axel-2.4.ebuild b/net-misc/axel/axel-2.4.ebuild index 2ae1586b006d..acbb31a7c948 100644 --- a/net-misc/axel/axel-2.4.ebuild +++ b/net-misc/axel/axel-2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/axel/axel-2.4.ebuild,v 1.4 2010/04/03 21:31:59 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/axel/axel-2.4.ebuild,v 1.5 2010/10/29 03:14:50 jer Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="http://alioth.debian.org/frs/download.php/3016/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc64-solaris" +KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc64-solaris" IUSE="debug nls" DEPEND="nls? ( sys-devel/gettext )" |