summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-11-17 23:00:09 +0100
committerThomas Deutschmann <whissi@gentoo.org>2020-11-17 23:00:58 +0100
commited82f2f1f8e96ab10597471128606e14c38ce406 (patch)
treeab2135415e4deebf3a8b6a330719c5cb41bf924e /sci-libs/shapely
parentapp-portage/portage-utils: x86 stable (bug #753485) (diff)
downloadgentoo-ed82f2f1f8e96ab10597471128606e14c38ce406.tar.gz
gentoo-ed82f2f1f8e96ab10597471128606e14c38ce406.tar.bz2
gentoo-ed82f2f1f8e96ab10597471128606e14c38ce406.zip
sci-libs/shapely: x86 stable (bug #753236)
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sci-libs/shapely')
-rw-r--r--sci-libs/shapely/shapely-1.7.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/shapely/shapely-1.7.1.ebuild b/sci-libs/shapely/shapely-1.7.1.ebuild
index c9e72fc34981..82f34f5fa2a8 100644
--- a/sci-libs/shapely/shapely-1.7.1.ebuild
+++ b/sci-libs/shapely/shapely-1.7.1.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://github.com/Toblerity/Shapely/archive/${PV}.tar.gz -> ${P}.tar.g
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm64 x86"
RDEPEND="
dev-python/numpy[${PYTHON_USEDEP}]