commit: 67240fb85913ab64d47a86ce9e21de7fa9c3f45b Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> AuthorDate: Sat May 11 19:02:39 2019 +0000 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> CommitDate: Sat May 11 19:05:58 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67240fb8
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 <AT> gentoo.org> dev-python/glance_store/glance_store-0.28.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 1aa4b806b91..6180cb8ec0d 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}]"