commit: 833acb689050ee418dcb80e5426dd61cd7235a51
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 31 00:51:08 2018 +0000
Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Sat Mar 31 00:51:08 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=833acb68
dev-python/os-testr: 1.0.0 stablized amd64 ~arm64 x86 under allarches
Stablized for Openstack Queens
dev-python/os-testr/os-testr-1.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 a5a6ce424f5..7e2944c6a35 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}]"