From: Matthew Thode Date: Sun, 26 Mar 2017 03:23:14 +0000 (-0500) Subject: stablize openstack ocata semantic_version-2.6.0 x86 and amd64 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=3c8977ea3c34ecc46bf6ccfe96b928d53b8d40ae;p=gentoo.git stablize openstack ocata semantic_version-2.6.0 x86 and amd64 Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --force --- diff --git a/dev-python/semantic_version/semantic_version-2.6.0.ebuild b/dev-python/semantic_version/semantic_version-2.6.0.ebuild index 3a703983e9f0..cedf16e3ec0c 100644 --- a/dev-python/semantic_version/semantic_version-2.6.0.ebuild +++ b/dev-python/semantic_version/semantic_version-2.6.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"