diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-05 12:17:54 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-05 12:17:54 +0100 |
commit | 14defc668f7567974e6ac5231cd578a18466f352 (patch) | |
tree | 0982739c497c8c49e558b3505cb2dbce9c5656fc /net-misc/axel/axel-2.4-r3.ebuild | |
parent | app-doc/doxygen: sparc stable wrt bug #563856 (diff) | |
download | gentoo-14defc668f7567974e6ac5231cd578a18466f352.tar.gz gentoo-14defc668f7567974e6ac5231cd578a18466f352.tar.bz2 gentoo-14defc668f7567974e6ac5231cd578a18466f352.zip |
net-misc/axel: sparc stable wrt bug #561816
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'net-misc/axel/axel-2.4-r3.ebuild')
-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 e63c85a14139..c475db2096f1 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 )" |