From efa07c003f409093871e14a0680ff5be5f93d212 Mon Sep 17 00:00:00 2001 From: Matthew Thode Date: Sun, 6 Nov 2016 12:56:31 -0600 Subject: [PATCH] dev-python/stevedore: 1.17.1 stable amd64 and x86 Package-Manager: portage-2.3.0 --- dev-python/stevedore/stevedore-1.17.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/stevedore/stevedore-1.17.1.ebuild b/dev-python/stevedore/stevedore-1.17.1.ebuild index 6b88fafac9447..fe4a609599e7b 100644 --- a/dev-python/stevedore/stevedore-1.17.1.ebuild +++ b/dev-python/stevedore/stevedore-1.17.1.ebuild @@ -14,7 +14,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="doc test" CDEPEND=">=dev-python/pbr-1.6[${PYTHON_USEDEP}]"