commit: 3431fff0e739300fc3a4bb937d91c73aed9502de
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Tue May 8 16:16:36 2018 +0000
Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Tue May 8 16:55:27 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3431fff0
dev-python/python-glanceclient: 2.10.0 stable amd64 and x86
Package-Manager: Portage-2.3.27, Repoman-2.3.9
dev-python/python-glanceclient/python-glanceclient-2.10.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/python-glanceclient/python-glanceclient-2.10.0.ebuild
b/dev-python/python-glanceclient/python-glanceclient-2.10.0.ebuild
index bffb4cc4e44..ad9d27f9c42 100644
--- a/dev-python/python-glanceclient/python-glanceclient-2.10.0.ebuild
+++ b/dev-python/python-glanceclient/python-glanceclient-2.10.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 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
IUSE="doc test"
REQUIRED_USE="test? ( doc )"