diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-04 16:27:34 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-04 16:29:47 +0100 |
commit | 810d62da9ee1aa862d1ed60056297956ac5228df (patch) | |
tree | 3ef5c789082c42955a1bf36ad0545516918f48b6 /net-analyzer/ripe-atlas-tools/ripe-atlas-tools-1.2.2.ebuild | |
parent | www-client/ripe-atlas-cousteau: x86 stable wrt bug #575396 (diff) | |
download | gentoo-810d62da9ee1aa862d1ed60056297956ac5228df.tar.gz gentoo-810d62da9ee1aa862d1ed60056297956ac5228df.tar.bz2 gentoo-810d62da9ee1aa862d1ed60056297956ac5228df.zip |
net-analyzer/ripe-atlas-tools: x86 stable wrt bug #575396
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-analyzer/ripe-atlas-tools/ripe-atlas-tools-1.2.2.ebuild')
-rw-r--r-- | net-analyzer/ripe-atlas-tools/ripe-atlas-tools-1.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/ripe-atlas-tools/ripe-atlas-tools-1.2.2.ebuild b/net-analyzer/ripe-atlas-tools/ripe-atlas-tools-1.2.2.ebuild index bb2f3a25ca0f..12bdf86732bd 100644 --- a/net-analyzer/ripe-atlas-tools/ripe-atlas-tools-1.2.2.ebuild +++ b/net-analyzer/ripe-atlas-tools/ripe-atlas-tools-1.2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/ripe.atlas.tools/ripe.atlas.tools-${PVR}.tar.gz LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="test" S="${WORKDIR}/${MY_PN}-${PVR}" |