Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/axel/
Date: Thu, 01 Oct 2015 12:37:20
Message-Id: 1443702990.f3e17b50afb3d5c73e51d4ffa4ce98dafbcc3e14.ago@gentoo
1 commit: f3e17b50afb3d5c73e51d4ffa4ce98dafbcc3e14
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 1 12:36:30 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 1 12:36:30 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3e17b50
7
8 net-misc/axel: amd64 stable wrt bug #561816
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="amd64"
12
13 net-misc/axel/axel-2.4-r3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-misc/axel/axel-2.4-r3.ebuild b/net-misc/axel/axel-2.4-r3.ebuild
17 index c24ca8a..e3cffa2 100644
18 --- a/net-misc/axel/axel-2.4-r3.ebuild
19 +++ b/net-misc/axel/axel-2.4-r3.ebuild
20 @@ -14,7 +14,7 @@ SRC_URI="http://alioth.debian.org/frs/download.php/${DOWNLOAD_ID}/${P}.tar.bz2"
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc64-solaris"
25 +KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc64-solaris"
26 IUSE="debug nls"
27
28 DEPEND="nls? ( sys-devel/gettext )"