diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-04 16:27:23 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-04 16:29:46 +0100 |
commit | 16aafec1ba3ae7dcade9683d35616d2769265b86 (patch) | |
tree | 8544a92cd9ef3af715ed050aed76e2678b5fa440 /net-libs/ripe-atlas-sagan | |
parent | media-gfx/fbida: x86 stable wrt bug #583568 (diff) | |
download | gentoo-16aafec1ba3ae7dcade9683d35616d2769265b86.tar.gz gentoo-16aafec1ba3ae7dcade9683d35616d2769265b86.tar.bz2 gentoo-16aafec1ba3ae7dcade9683d35616d2769265b86.zip |
net-libs/ripe-atlas-sagan: 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-libs/ripe-atlas-sagan')
-rw-r--r-- | net-libs/ripe-atlas-sagan/ripe-atlas-sagan-1.1.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/ripe-atlas-sagan/ripe-atlas-sagan-1.1.8.ebuild b/net-libs/ripe-atlas-sagan/ripe-atlas-sagan-1.1.8.ebuild index 6fd909cddaef..9984c957cf7a 100644 --- a/net-libs/ripe-atlas-sagan/ripe-atlas-sagan-1.1.8.ebuild +++ b/net-libs/ripe-atlas-sagan/ripe-atlas-sagan-1.1.8.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.sagan/ripe.atlas.sagan-${PVR}.tar.gz LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="test" S="${WORKDIR}/${MY_PN}-${PVR}" |