diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 18:28:58 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 18:28:58 -0500 |
commit | 9cfe88b44bf803da495afeb181bdda8371952582 (patch) | |
tree | e01bac1d2b72b635692bd2c9d9cbf75202a395d4 /dev-python/glance_store | |
parent | dev-python/python-keystoneclient: 3.13.0 stablized amd64 x86 under allarches (diff) | |
download | gentoo-9cfe88b44bf803da495afeb181bdda8371952582.tar.gz gentoo-9cfe88b44bf803da495afeb181bdda8371952582.tar.bz2 gentoo-9cfe88b44bf803da495afeb181bdda8371952582.zip |
dev-python/glance_store: 0.22.0 stablized amd64 x86 under allarches
Diffstat (limited to 'dev-python/glance_store')
-rw-r--r-- | dev-python/glance_store/glance_store-0.22.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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}]" |