diff options
-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}" |