From: Matthew Thode Date: Tue, 19 Nov 2019 17:59:07 +0000 (-0600) Subject: dev-python/glance_store: 1.0.1 allarches stablized X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=0c7d4b96e1eac2ace74f86d9055c7400f680ce0b;p=gentoo.git dev-python/glance_store: 1.0.1 allarches stablized Stablized for Openstack Train Package-Manager: Portage-2.3.76, Repoman-2.3.18 Signed-off-by: Matthew Thode --- diff --git a/dev-python/glance_store/glance_store-1.0.1.ebuild b/dev-python/glance_store/glance_store-1.0.1.ebuild index dd1dae32cb10..3b5ba366c17c 100644 --- a/dev-python/glance_store/glance_store-1.0.1.ebuild +++ b/dev-python/glance_store/glance_store-1.0.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}]"