dev-python/lazy-object-proxy: amd64 stable version 1.3.1
authorAaron Bauman <bman@gentoo.org>
Wed, 4 Dec 2019 15:36:10 +0000 (10:36 -0500)
committerAaron Bauman <bman@gentoo.org>
Wed, 4 Dec 2019 15:36:50 +0000 (10:36 -0500)
* This version supports py3.7 and does not have the setuptools_scm dep

Signed-off-by: Aaron Bauman <bman@gentoo.org>
dev-python/lazy-object-proxy/lazy-object-proxy-1.3.1.ebuild

index eac8288691557a2e9be9f47fd4c736070630e208..729dd8b27a1da8ac059a879cad90968b8dbc101d 100644 (file)
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
 IUSE="test"
 RESTRICT="!test? ( test )"