commit: bdae7e214040b3e3d3aad7649521c578b3d2d3c9
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 13 14:50:17 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jan 13 14:50:17 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdae7e21
dev-python/shapely: Stabilize 2.0.0 x86, #890684
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/shapely/shapely-2.0.0.ebuild | 4 ++--
1 file 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