From: Matthew Thode Date: Fri, 28 Sep 2018 19:41:30 +0000 (-0500) Subject: dev-python/glance_store: 0.26.1 stablized under allarchesa X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=526f4667ac5c6d382f3aa6b997abe64683ad4595;p=gentoo.git dev-python/glance_store: 0.26.1 stablized under allarchesa Stablized for Openstack Queens --- diff --git a/dev-python/glance_store/glance_store-0.26.1.ebuild b/dev-python/glance_store/glance_store-0.26.1.ebuild index faf4fd123e27..85e508625774 100644 --- a/dev-python/glance_store/glance_store-0.26.1.ebuild +++ b/dev-python/glance_store/glance_store-0.26.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" +KEYWORDS="amd64 ~arm64 x86" IUSE="cinder swift vmware" CDEPEND=">=dev-python/pbr-1.8[${PYTHON_USEDEP}]"