summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2018-05-08 11:16:36 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2018-05-08 11:55:27 -0500
commit3431fff0e739300fc3a4bb937d91c73aed9502de (patch)
tree88888a50544d2753f08d837b3b29ba147063032e /dev-python/python-glanceclient
parentprofiles/features/selinux: Mask pypy on gentoopm & co (diff)
downloadgentoo-3431fff0e739300fc3a4bb937d91c73aed9502de.tar.gz
gentoo-3431fff0e739300fc3a4bb937d91c73aed9502de.tar.bz2
gentoo-3431fff0e739300fc3a4bb937d91c73aed9502de.zip
dev-python/python-glanceclient: 2.10.0 stable amd64 and x86
Package-Manager: Portage-2.3.27, Repoman-2.3.9
Diffstat (limited to 'dev-python/python-glanceclient')
-rw-r--r--dev-python/python-glanceclient/python-glanceclient-2.10.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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 bffb4cc4e44e..ad9d27f9c42a 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 )"