summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2017-03-25 22:23:14 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2017-03-25 22:23:14 -0500
commit3c8977ea3c34ecc46bf6ccfe96b928d53b8d40ae (patch)
treeb626c673c7f03ec013ed38bbbee8dabc883b0769 /dev-python/semantic_version
parentstablize openstack ocata alembic-0.8.10 x86 and amd64 (diff)
downloadgentoo-3c8977ea3c34ecc46bf6ccfe96b928d53b8d40ae.tar.gz
gentoo-3c8977ea3c34ecc46bf6ccfe96b928d53b8d40ae.tar.bz2
gentoo-3c8977ea3c34ecc46bf6ccfe96b928d53b8d40ae.zip
stablize openstack ocata semantic_version-2.6.0 x86 and amd64
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --force
Diffstat (limited to 'dev-python/semantic_version')
-rw-r--r--dev-python/semantic_version/semantic_version-2.6.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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}]"