summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2019-05-11 14:02:39 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2019-05-11 14:05:58 -0500
commit67240fb85913ab64d47a86ce9e21de7fa9c3f45b (patch)
treea12a75e5e3c21673e176de4e4fb3eb503ea45350 /dev-python/glance_store
parentdev-python/python-cinderclient: 4.1.0 allarches stablized (diff)
downloadgentoo-67240fb85913ab64d47a86ce9e21de7fa9c3f45b.tar.gz
gentoo-67240fb85913ab64d47a86ce9e21de7fa9c3f45b.tar.bz2
gentoo-67240fb85913ab64d47a86ce9e21de7fa9c3f45b.zip
dev-python/glance_store: 0.28.0 allarches stablized
Stablized for Openstack Stein Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-python/glance_store')
-rw-r--r--dev-python/glance_store/glance_store-0.28.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/glance_store/glance_store-0.28.0.ebuild b/dev-python/glance_store/glance_store-0.28.0.ebuild
index 1aa4b806b914..6180cb8ec0d1 100644
--- a/dev-python/glance_store/glance_store-0.28.0.ebuild
+++ b/dev-python/glance_store/glance_store-0.28.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"
+KEYWORDS="amd64 ~arm64 x86"
IUSE="cinder swift vmware"
CDEPEND=">=dev-python/pbr-1.8[${PYTHON_USEDEP}]"