diff options
author | Sam James <sam@gentoo.org> | 2021-07-22 18:38:07 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-22 18:39:35 +0100 |
commit | f157e95782e09ab7f3cf27029760ec7e54b3c4a4 (patch) | |
tree | 56fa2115b978e6b2dd79a16ddd94c36b20bf94f8 /sci-libs | |
parent | sys-apps/ripgrep: Stabilize 13.0.0 x86, #803314 (diff) | |
download | gentoo-f157e95782e09ab7f3cf27029760ec7e54b3c4a4.tar.gz gentoo-f157e95782e09ab7f3cf27029760ec7e54b3c4a4.tar.bz2 gentoo-f157e95782e09ab7f3cf27029760ec7e54b3c4a4.zip |
sci-libs/shapely: Stabilize 1.7.1-r1 x86, #802969
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/shapely/shapely-1.7.1-r1.ebuild | 2 |
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 27b9f8157046..7c75f9f5be29 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}] |