From: Agostino Sarubbo Date: Thu, 30 Jan 2020 12:14:33 +0000 (+0100) Subject: sci-libs/Shapely: x86 stable wrt bug #704214 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=60eb3275e6f46a8591e3e59e139f6cff738d40ac;p=gentoo.git sci-libs/Shapely: x86 stable wrt bug #704214 Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" 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 036aee50103f..236a29449e75 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"