summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-01-13 14:50:17 +0000
committerSam James <sam@gentoo.org>2023-01-13 14:50:17 +0000
commitbdae7e214040b3e3d3aad7649521c578b3d2d3c9 (patch)
tree6c74a38dd814b7e7220a6e6ab0c532c109b16d17
parentdev-python/dj-database-url: Stabilize 1.2.0 ALLARCHES, #890682 (diff)
downloadgentoo-bdae7e214040b3e3d3aad7649521c578b3d2d3c9.tar.gz
gentoo-bdae7e214040b3e3d3aad7649521c578b3d2d3c9.tar.bz2
gentoo-bdae7e214040b3e3d3aad7649521c578b3d2d3c9.zip
dev-python/shapely: Stabilize 2.0.0 x86, #890684
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-python/shapely/shapely-2.0.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/shapely/shapely-2.0.0.ebuild b/dev-python/shapely/shapely-2.0.0.ebuild
index f66f8d5f55b8..33ce010a6525 100644
--- a/dev-python/shapely/shapely-2.0.0.ebuild
+++ b/dev-python/shapely/shapely-2.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P}
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm64 x86"
DEPEND="
>=sci-libs/geos-3.9