diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-04 16:27:28 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-04 16:29:47 +0100 |
commit | 8900e4b081f1fa6368d259d53b2f1f39cfb02e7a (patch) | |
tree | 4e8926a17592e84272113ab001fa69e6cdb3852a /www-client/ripe-atlas-cousteau | |
parent | net-libs/ripe-atlas-sagan: x86 stable wrt bug #575396 (diff) | |
download | gentoo-8900e4b081f1fa6368d259d53b2f1f39cfb02e7a.tar.gz gentoo-8900e4b081f1fa6368d259d53b2f1f39cfb02e7a.tar.bz2 gentoo-8900e4b081f1fa6368d259d53b2f1f39cfb02e7a.zip |
www-client/ripe-atlas-cousteau: 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 'www-client/ripe-atlas-cousteau')
-rw-r--r-- | www-client/ripe-atlas-cousteau/ripe-atlas-cousteau-1.0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-client/ripe-atlas-cousteau/ripe-atlas-cousteau-1.0.7.ebuild b/www-client/ripe-atlas-cousteau/ripe-atlas-cousteau-1.0.7.ebuild index c35ae2241a76..b61e2a78f109 100644 --- a/www-client/ripe-atlas-cousteau/ripe-atlas-cousteau-1.0.7.ebuild +++ b/www-client/ripe-atlas-cousteau/ripe-atlas-cousteau-1.0.7.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.cousteau/ripe.atlas.cousteau-${PVR}. LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="test" S="${WORKDIR}/${MY_PN}-${PVR}" |