From: Matthew Thode Date: Fri, 29 Sep 2017 23:26:52 +0000 (-0500) Subject: dev-python/monotonic: 1.3 stablized amd64 x86 under allarches X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=9b36a45b716f660081681115dcaccbb6af8de448;p=gentoo.git dev-python/monotonic: 1.3 stablized amd64 x86 under allarches --- diff --git a/dev-python/monotonic/monotonic-1.3.ebuild b/dev-python/monotonic/monotonic-1.3.ebuild index 81be52da705e..01ce8a6d0cc1 100644 --- a/dev-python/monotonic/monotonic-1.3.ebuild +++ b/dev-python/monotonic/monotonic-1.3.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"