sci-libs/Shapely: amd64 stable
authorJason Zaman <perfinion@gentoo.org>
Sun, 24 Jun 2018 14:08:53 +0000 (22:08 +0800)
committerJason Zaman <perfinion@gentoo.org>
Sun, 24 Jun 2018 14:08:53 +0000 (22:08 +0800)
Gentoo-bug: 658946
Package-Manager: Portage-2.3.40, Repoman-2.3.9

sci-libs/Shapely/Shapely-1.5.17-r1.ebuild

index ea589527efbef2c2de1be22ed2b39b3f010db302..f89d281ffe3f724568f8c7381748e306d437c254 100644 (file)
@@ -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"