summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2016-11-06 12:56:24 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2016-11-06 15:26:22 -0600
commit28fc6829e7d0eff5b9217116519668a19936bc60 (patch)
treea47f4fa5a875068fd63eb06d480b8fbef7d43bec /dev-python/glance_store
parentdev-python/aodhclient: 0.6.0 stable amd64 and x86 (diff)
downloadgentoo-28fc6829e7d0eff5b9217116519668a19936bc60.tar.gz
gentoo-28fc6829e7d0eff5b9217116519668a19936bc60.tar.bz2
gentoo-28fc6829e7d0eff5b9217116519668a19936bc60.zip
dev-python/glance_store: 0.18.0 stable amd64 and x86
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-python/glance_store')
-rw-r--r--dev-python/glance_store/glance_store-0.18.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/glance_store/glance_store-0.18.0.ebuild b/dev-python/glance_store/glance_store-0.18.0.ebuild
index 9a4d8731d341..91d141c10cbb 100644
--- a/dev-python/glance_store/glance_store-0.18.0.ebuild
+++ b/dev-python/glance_store/glance_store-0.18.0.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"
+KEYWORDS="amd64 ~arm64 x86"
IUSE="+cinder"
CDEPEND=">=dev-python/pbr-1.6[${PYTHON_USEDEP}]"