diff options
author | Sam James <sam@gentoo.org> | 2020-09-28 20:38:25 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-09-28 20:42:28 +0000 |
commit | 89aebc69e00dc73481a88466b1f9559e8ce7f4b8 (patch) | |
tree | 6aa81d8cff86cfe182110d3f0b32229358c82bcb /sci-libs | |
parent | dev-libs/link-grammar: Remove old (diff) | |
download | gentoo-89aebc69e00dc73481a88466b1f9559e8ce7f4b8.tar.gz gentoo-89aebc69e00dc73481a88466b1f9559e8ce7f4b8.tar.bz2 gentoo-89aebc69e00dc73481a88466b1f9559e8ce7f4b8.zip |
sci-libs/Shapely: forward ~arm64
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/Shapely/Shapely-1.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/Shapely/Shapely-1.7.0.ebuild b/sci-libs/Shapely/Shapely-1.7.0.ebuild index 83aed726c948..a9bd484c2d61 100644 --- a/sci-libs/Shapely/Shapely-1.7.0.ebuild +++ b/sci-libs/Shapely/Shapely-1.7.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/Toblerity/Shapely/archive/${PV}.tar.gz -> ${P}.tar.g LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" RDEPEND=" dev-python/numpy[${PYTHON_USEDEP}] |