From: Agostino Sarubbo Date: Tue, 31 Dec 2019 07:43:44 +0000 (+0100) Subject: sci-libs/Shapely: amd64 stable wrt bug #704214 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7df421d69df4482bacbaac910e098292cae9b663;p=gentoo.git sci-libs/Shapely: amd64 stable wrt bug #704214 Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- diff --git a/sci-libs/Shapely/Shapely-1.6.4_p2-r1.ebuild b/sci-libs/Shapely/Shapely-1.6.4_p2-r1.ebuild index 488e7c29a06e..dab5d88d2cd9 100644 --- a/sci-libs/Shapely/Shapely-1.6.4_p2-r1.ebuild +++ b/sci-libs/Shapely/Shapely-1.6.4_p2-r1.ebuild @@ -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"