diff options
author | Michael Palimaka <kensington@gentoo.org> | 2017-08-05 20:06:26 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2017-08-05 20:06:33 +1000 |
commit | dc416bec9b5f11fc6d4fc2cfdb65a8d669939813 (patch) | |
tree | f3559bb416db5b432f10c37a589ef23fba56c5f2 /net-analyzer | |
parent | net-libs/ripe-atlas-sagan: x86 stable (diff) | |
download | gentoo-dc416bec9b5f11fc6d4fc2cfdb65a8d669939813.tar.gz gentoo-dc416bec9b5f11fc6d4fc2cfdb65a8d669939813.tar.bz2 gentoo-dc416bec9b5f11fc6d4fc2cfdb65a8d669939813.zip |
net-analyzer/ripe-atlas-tools: x86 stable
Gentoo-bug: 625082
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/ripe-atlas-tools/ripe-atlas-tools-1.2.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 index 6b1df77dc3ea..896c96e4e9df 100644 --- 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 @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/ripe.atlas.tools/ripe.atlas.tools-${PV}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="test" S="${WORKDIR}/${MY_PN}-${PV}" |