From: Matthew Thode Date: Sat, 31 Mar 2018 01:16:16 +0000 (-0500) Subject: dev-python/glance_store: 0.23.0 stablized amd64 ~arm64 x86 under allarches X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f6fe14881b1a7b47ec671aca378ff33c3e340755;p=gentoo.git dev-python/glance_store: 0.23.0 stablized amd64 ~arm64 x86 under allarches Stablized for Openstack Queens --- diff --git a/dev-python/glance_store/glance_store-0.23.0.ebuild b/dev-python/glance_store/glance_store-0.23.0.ebuild index 87104d200212..3cb2be32811b 100644 --- a/dev-python/glance_store/glance_store-0.23.0.ebuild +++ b/dev-python/glance_store/glance_store-0.23.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}]"