sci-libs/Shapely: x86 stable wrt bug #704214
authorAgostino Sarubbo <ago@gentoo.org>
Thu, 30 Jan 2020 12:14:33 +0000 (13:14 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Thu, 30 Jan 2020 12:14:33 +0000 (13:14 +0100)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
sci-libs/Shapely/Shapely-1.6.4_p2-r1.ebuild

index 036aee50103f6944ae41c32dbb0884fcb312dd31..236a29449e755b16d58907c128bd672f421df37f 100644 (file)
@@ -18,7 +18,7 @@ if [[ ${PV} == "9999" ]] ; then
        EGIT_REPO_URI="https://github.com/Toblerity/${PN}.git"
 else
        SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${PN}-${MY_PV}.tar.gz"
-       KEYWORDS="amd64 ~x86"
+       KEYWORDS="amd64 x86"
 fi
 
 LICENSE="BSD"