summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Zaman <perfinion@gentoo.org>2018-06-24 22:08:53 +0800
committerJason Zaman <perfinion@gentoo.org>2018-06-24 22:08:53 +0800
commit0f2788fb0ee0aba256ec9a156f94b9906ce4fffa (patch)
treed2116a814436ed7ddc419533d9a9394fc69a6885 /sci-libs
parentdev-python/flask-sphinx-themes: amd64 stable (diff)
downloadgentoo-0f2788fb0ee0aba256ec9a156f94b9906ce4fffa.tar.gz
gentoo-0f2788fb0ee0aba256ec9a156f94b9906ce4fffa.tar.bz2
gentoo-0f2788fb0ee0aba256ec9a156f94b9906ce4fffa.zip
sci-libs/Shapely: amd64 stable
Gentoo-bug: 658946 Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/Shapely/Shapely-1.5.17-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/Shapely/Shapely-1.5.17-r1.ebuild b/sci-libs/Shapely/Shapely-1.5.17-r1.ebuild
index ea589527efbe..f89d281ffe3f 100644
--- a/sci-libs/Shapely/Shapely-1.5.17-r1.ebuild
+++ b/sci-libs/Shapely/Shapely-1.5.17-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -16,7 +16,7 @@ if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI="https://github.com/Toblerity/${PN}.git"
else
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 ~x86"
fi
LICENSE="BSD"