diff options
-rw-r--r-- | dev-python/semantic_version/semantic_version-2.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/semantic_version/semantic_version-2.4.2.ebuild b/dev-python/semantic_version/semantic_version-2.4.2.ebuild index e3e871eb2c8f..6efcbc1d57b8 100644 --- a/dev-python/semantic_version/semantic_version-2.4.2.ebuild +++ b/dev-python/semantic_version/semantic_version-2.4.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" |