diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-07-31 13:02:28 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-07-31 13:02:28 +0200 |
commit | 3c5c30bc29b598905164615164f449e0cba6c1c2 (patch) | |
tree | 4b4ba831e6f39e59d7dc367b8fc5276fe86da9d6 /net-analyzer | |
parent | dev-tcltk/tclpython-4.1-r6: amd64 stable (diff) | |
download | gentoo-3c5c30bc29b598905164615164f449e0cba6c1c2.tar.gz gentoo-3c5c30bc29b598905164615164f449e0cba6c1c2.tar.bz2 gentoo-3c5c30bc29b598905164615164f449e0cba6c1c2.zip |
net-analyzer/ripe-atlas-tools-1.2.3-r1: amd64 stable
Gentoo-Bug: 625082
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 f04c6b9c7274..6b1df77dc3ea 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}" |