summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-07-02 02:18:57 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-07-02 02:18:57 +0200
commitcb168a8554c02a15b1459f4a4b9edab29751f4bc (patch)
tree03ac17cdac97314ecb52cf6e8688e5afc646d460
parentdev-python/flask-sphinx-themes: x86 stable (bug #658946) (diff)
downloadgentoo-cb168a8554c02a15b1459f4a4b9edab29751f4bc.tar.gz
gentoo-cb168a8554c02a15b1459f4a4b9edab29751f4bc.tar.bz2
gentoo-cb168a8554c02a15b1459f4a4b9edab29751f4bc.zip
sci-libs/Shapely: x86 stable (bug #658946)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
-rw-r--r--sci-libs/Shapely/Shapely-1.5.17-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
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"