From: Thomas Deutschmann Date: Mon, 2 Jul 2018 00:18:57 +0000 (+0200) Subject: sci-libs/Shapely: x86 stable (bug #658946) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=cb168a8554c02a15b1459f4a4b9edab29751f4bc;p=gentoo.git sci-libs/Shapely: x86 stable (bug #658946) Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- diff --git a/sci-libs/Shapely/Shapely-1.5.17-r1.ebuild b/sci-libs/Shapely/Shapely-1.5.17-r1.ebuild index f89d281ffe3f..b7e7f9fc2839 100644 --- a/sci-libs/Shapely/Shapely-1.5.17-r1.ebuild +++ b/sci-libs/Shapely/Shapely-1.5.17-r1.ebuild @@ -16,7 +16,7 @@ if [[ ${PV} == "9999" ]] ; then EGIT_REPO_URI="https://github.com/Toblerity/${PN}.git" else SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - KEYWORDS="amd64 ~x86" + KEYWORDS="amd64 x86" fi LICENSE="BSD"