diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-10-04 12:13:36 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-10-04 12:13:36 +0200 |
commit | eccf6627509bcab36114704965b30f4be7333444 (patch) | |
tree | d15da4c7f32b5299bfd12b26ae0e0ce6f3ec26eb /net-misc/axel | |
parent | dev-libs/gmp: x86 stable wrt bug #562082 (diff) | |
download | gentoo-eccf6627509bcab36114704965b30f4be7333444.tar.gz gentoo-eccf6627509bcab36114704965b30f4be7333444.tar.bz2 gentoo-eccf6627509bcab36114704965b30f4be7333444.zip |
net-misc/axel: x86 stable wrt bug #561816
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
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 22d21081c651..632ffe5eb260 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 )" |