sci-libs/Shapely: amd64 stable wrt bug #704214
authorAgostino Sarubbo <ago@gentoo.org>
Tue, 31 Dec 2019 07:43:44 +0000 (08:43 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Tue, 31 Dec 2019 07:43:44 +0000 (08:43 +0100)
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
sci-libs/Shapely/Shapely-1.6.4_p2-r1.ebuild

index 488e7c29a06e717a9a51c16decb3cb04fbb20a49..dab5d88d2cd9a9b0fc90cfc701345b44c58e69c1 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"