From: Matthew Thode Date: Sat, 31 Mar 2018 00:51:08 +0000 (-0500) Subject: dev-python/os-testr: 1.0.0 stablized amd64 ~arm64 x86 under allarches X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=833acb689050ee418dcb80e5426dd61cd7235a51;p=gentoo.git dev-python/os-testr: 1.0.0 stablized amd64 ~arm64 x86 under allarches Stablized for Openstack Queens --- diff --git a/dev-python/os-testr/os-testr-1.0.0.ebuild b/dev-python/os-testr/os-testr-1.0.0.ebuild index a5a6ce424f55..7e2944c6a359 100644 --- a/dev-python/os-testr/os-testr-1.0.0.ebuild +++ b/dev-python/os-testr/os-testr-1.0.0.ebuild @@ -12,7 +12,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="test" CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]"