Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/ripe-atlas-tools/
Date: Sat, 05 Aug 2017 10:06:47
Message-Id: 1501927593.dc416bec9b5f11fc6d4fc2cfdb65a8d669939813.kensington@gentoo
1 commit: dc416bec9b5f11fc6d4fc2cfdb65a8d669939813
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 5 10:06:26 2017 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 5 10:06:33 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc416bec
7
8 net-analyzer/ripe-atlas-tools: x86 stable
9
10 Gentoo-bug: 625082
11 Package-Manager: Portage-2.3.6, Repoman-2.3.3
12
13 net-analyzer/ripe-atlas-tools/ripe-atlas-tools-1.2.3-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-analyzer/ripe-atlas-tools/ripe-atlas-tools-1.2.3-r1.ebuild b/net-analyzer/ripe-atlas-tools/ripe-atlas-tools-1.2.3-r1.ebuild
17 index 6b1df77dc3e..896c96e4e9d 100644
18 --- a/net-analyzer/ripe-atlas-tools/ripe-atlas-tools-1.2.3-r1.ebuild
19 +++ b/net-analyzer/ripe-atlas-tools/ripe-atlas-tools-1.2.3-r1.ebuild
20 @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/ripe.atlas.tools/ripe.atlas.tools-${PV}.tar.gz"
21
22 LICENSE="GPL-3"
23 SLOT="0"
24 -KEYWORDS="amd64 ~x86"
25 +KEYWORDS="amd64 x86"
26 IUSE="test"
27
28 S="${WORKDIR}/${MY_PN}-${PV}"