summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-01-30 13:14:33 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-01-30 13:14:33 +0100
commit60eb3275e6f46a8591e3e59e139f6cff738d40ac (patch)
tree5318df368d12ad2fb1c766cc5d5452055d13f108 /sci-libs
parentnet-mail/notmuch: x86 stable wrt bug #701350 (diff)
downloadgentoo-60eb3275e6f46a8591e3e59e139f6cff738d40ac.tar.gz
gentoo-60eb3275e6f46a8591e3e59e139f6cff738d40ac.tar.bz2
gentoo-60eb3275e6f46a8591e3e59e139f6cff738d40ac.zip
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 <ago@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/Shapely/Shapely-1.6.4_p2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
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"