diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-22 16:03:07 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-22 16:03:07 +0100 |
commit | 11cfe76481716e735645cb381c817132672dbab7 (patch) | |
tree | 37072e8c73569abf8bc472c429f16502031dc257 /www-client | |
parent | dev-ruby/ruby-webkit2-gtk: amd64 stable wrt bug #610390 (diff) | |
download | gentoo-11cfe76481716e735645cb381c817132672dbab7.tar.gz gentoo-11cfe76481716e735645cb381c817132672dbab7.tar.bz2 gentoo-11cfe76481716e735645cb381c817132672dbab7.zip |
www-client/ripe-atlas-cousteau: amd64 stable wrt bug #606424
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/ripe-atlas-cousteau/ripe-atlas-cousteau-1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-client/ripe-atlas-cousteau/ripe-atlas-cousteau-1.2.ebuild b/www-client/ripe-atlas-cousteau/ripe-atlas-cousteau-1.2.ebuild index 6652ad7671e6..b8c48a6e4c0b 100644 --- a/www-client/ripe-atlas-cousteau/ripe-atlas-cousteau-1.2.ebuild +++ b/www-client/ripe-atlas-cousteau/ripe-atlas-cousteau-1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 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-${PV}.t LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="test" S="${WORKDIR}/${MY_PN}-${PVR}" |