summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-07-22 06:48:37 +0100
committerSam James <sam@gentoo.org>2021-07-22 06:48:37 +0100
commit6b2ac66adf68d42f4efacedc39168dac9e0ca571 (patch)
treeb52eb144bdb868ab55ce71b3d4920e638054a098 /sci-libs/shapely
parentsys-apps/ripgrep: Stabilize 13.0.0 amd64, #803314 (diff)
downloadgentoo-6b2ac66adf68d42f4efacedc39168dac9e0ca571.tar.gz
gentoo-6b2ac66adf68d42f4efacedc39168dac9e0ca571.tar.bz2
gentoo-6b2ac66adf68d42f4efacedc39168dac9e0ca571.zip
sci-libs/shapely: Stabilize 1.7.1-r1 amd64, #802969
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs/shapely')
-rw-r--r--sci-libs/shapely/shapely-1.7.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/shapely/shapely-1.7.1-r1.ebuild b/sci-libs/shapely/shapely-1.7.1-r1.ebuild
index 6bb1493675cf..27b9f8157046 100644
--- a/sci-libs/shapely/shapely-1.7.1-r1.ebuild
+++ b/sci-libs/shapely/shapely-1.7.1-r1.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}]