commit: f157e95782e09ab7f3cf27029760ec7e54b3c4a4 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Jul 22 17:38:07 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jul 22 17:39:35 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f157e957
sci-libs/shapely: Stabilize 1.7.1-r1 x86, #802969 Signed-off-by: Sam James <sam <AT> gentoo.org> sci-libs/shapely/shapely-1.7.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/shapely/shapely-1.7.1-r1.ebuild b/sci-libs/shapely/shapely-1.7.1-r1.ebuild index 27b9f815704..7c75f9f5be2 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}]