diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-10-01 14:36:30 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-10-01 14:36:30 +0200 |
commit | f3e17b50afb3d5c73e51d4ffa4ce98dafbcc3e14 (patch) | |
tree | 49df70d2860b850905fbd0709733f365368d8f8c /net-misc/axel | |
parent | games-board/polyglot: Install binary in standard location. (diff) | |
download | gentoo-f3e17b50afb3d5c73e51d4ffa4ce98dafbcc3e14.tar.gz gentoo-f3e17b50afb3d5c73e51d4ffa4ce98dafbcc3e14.tar.bz2 gentoo-f3e17b50afb3d5c73e51d4ffa4ce98dafbcc3e14.zip |
net-misc/axel: amd64 stable wrt bug #561816
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
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 c24ca8a7b3c9..e3cffa20cef4 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 )" |