Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/axel/
Date: Sat, 03 Oct 2015 07:06:21
Message-Id: 1443855895.4dd3f21eb63912e043c3c064ba2467e615d1a765.jer@gentoo
1 commit: 4dd3f21eb63912e043c3c064ba2467e615d1a765
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 3 07:04:55 2015 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 3 07:04:55 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4dd3f21e
7
8 net-misc/axel: Stable for HPPA PPC64 (bug #561816).
9
10 Package-Manager: portage-2.2.22
11 RepoMan-Options: --ignore-arches
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 e3cffa2..22d2108 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 )"