commit: e546f2c7757550a19274e0eec7e215623646c7a5
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 6 04:12:20 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Tue Jan 6 05:11:23 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e546f2c7
dev-python/shapely: Stabilize 2.1.2 amd64, #968415
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
dev-python/shapely/shapely-2.1.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/shapely/shapely-2.1.2.ebuild
b/dev-python/shapely/shapely-2.1.2.ebuild
index 12a358eb46fe..cb7950c3b36c 100644
--- a/dev-python/shapely/shapely-2.1.2.ebuild
+++ b/dev-python/shapely/shapely-2.1.2.ebuild
@@ -24,7 +24,7 @@ S=${WORKDIR}/${MY_P}
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 arm64 ~x86"
+KEYWORDS="amd64 arm64 ~x86"
DEPEND="
dev-python/numpy:=[${PYTHON_USEDEP}]