summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2016-07-22 10:00:41 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2016-07-22 10:00:41 -0500
commitdb3ec3c03f5607256a78b5923ea9afcdc4e7ae6a (patch)
tree2716ad9e9282e4375426423b2d3f6349d48bdf38 /dev-python/python-glanceclient
parentsci-libs/fcl: bump to 0.5.0 (diff)
downloadgentoo-db3ec3c03f5607256a78b5923ea9afcdc4e7ae6a.tar.gz
gentoo-db3ec3c03f5607256a78b5923ea9afcdc4e7ae6a.tar.bz2
gentoo-db3ec3c03f5607256a78b5923ea9afcdc4e7ae6a.zip
dev-python/python-glanceclient: stable amd64 / x86
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-python/python-glanceclient')
-rw-r--r--dev-python/python-glanceclient/python-glanceclient-2.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-glanceclient/python-glanceclient-2.0.1.ebuild b/dev-python/python-glanceclient/python-glanceclient-2.0.1.ebuild
index 5d2929370b68..8450571857b0 100644
--- a/dev-python/python-glanceclient/python-glanceclient-2.0.1.ebuild
+++ b/dev-python/python-glanceclient/python-glanceclient-2.0.1.ebuild
@@ -13,7 +13,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 )"