summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2018-09-28 14:56:39 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2018-09-28 15:32:32 -0500
commit345c2a9785d92983dd35734753b56fc793e848b0 (patch)
treeeead9d6207f8465798f0c857bc961d5987839fed
parentdev-python/python-openstackclient: 3.16.1 stablized under allarchesa (diff)
downloadgentoo-345c2a97.tar.gz
gentoo-345c2a97.tar.bz2
gentoo-345c2a97.zip
dev-python/python-glanceclient: 2.12.1 stablized under allarchesa
Stablized for Openstack Queens
-rw-r--r--dev-python/python-glanceclient/python-glanceclient-2.12.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-glanceclient/python-glanceclient-2.12.1.ebuild b/dev-python/python-glanceclient/python-glanceclient-2.12.1.ebuild
index f7e95c5df9e1..d6bfed0203ea 100644
--- a/dev-python/python-glanceclient/python-glanceclient-2.12.1.ebuild
+++ b/dev-python/python-glanceclient/python-glanceclient-2.12.1.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 )"