From ed045a39eea2e0d29325e606e1f3cc317fd7b54c Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Tue, 26 Jun 2018 01:01:19 +0200 Subject: [PATCH] dev-python/semantic_version: x86 stable (bug #658950) Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- dev-python/semantic_version/semantic_version-2.6.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/semantic_version/semantic_version-2.6.0-r1.ebuild b/dev-python/semantic_version/semantic_version-2.6.0-r1.ebuild index 83a5cce65d265..f64ff42cbef82 100644 --- a/dev-python/semantic_version/semantic_version-2.6.0-r1.ebuild +++ b/dev-python/semantic_version/semantic_version-2.6.0-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/rbarrois/python-semanticversion/archive/v${PV}.tar.g LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="test" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]