diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-11-18 07:51:05 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-11-18 07:51:05 +0100 |
commit | 2746644e29660483f6c48664dbd22918491e6e08 (patch) | |
tree | eb0d341fbadbd7b124f95fdf3dc033f1406b5d35 /sci-libs | |
parent | sci-geosciences/qgis: amd64 stable wrt bug #753236 (diff) | |
download | gentoo-2746644e29660483f6c48664dbd22918491e6e08.tar.gz gentoo-2746644e29660483f6c48664dbd22918491e6e08.tar.bz2 gentoo-2746644e29660483f6c48664dbd22918491e6e08.zip |
sci-libs/shapely: amd64 stable wrt bug #753236
Package-Manager: Portage-3.0.8, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/shapely/shapely-1.7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/shapely/shapely-1.7.1.ebuild b/sci-libs/shapely/shapely-1.7.1.ebuild index 82f34f5fa2a8..483e0920ac6e 100644 --- a/sci-libs/shapely/shapely-1.7.1.ebuild +++ b/sci-libs/shapely/shapely-1.7.1.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}] |