From: Matthew Thode Date: Fri, 29 Sep 2017 23:28:58 +0000 (-0500) Subject: dev-python/glance_store: 0.22.0 stablized amd64 x86 under allarches X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=9cfe88b44bf803da495afeb181bdda8371952582;p=gentoo.git dev-python/glance_store: 0.22.0 stablized amd64 x86 under allarches --- diff --git a/dev-python/glance_store/glance_store-0.22.0.ebuild b/dev-python/glance_store/glance_store-0.22.0.ebuild index 24faceb98d88..f39ec966e1f5 100644 --- a/dev-python/glance_store/glance_store-0.22.0.ebuild +++ b/dev-python/glance_store/glance_store-0.22.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="" CDEPEND=">=dev-python/pbr-1.8[${PYTHON_USEDEP}]"