diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2018-09-28 14:41:30 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2018-09-28 15:32:02 -0500 |
commit | 526f4667ac5c6d382f3aa6b997abe64683ad4595 (patch) | |
tree | 9076f1d641d00b619c480fcf26f6a0df85ae1c1a /dev-python/glance_store | |
parent | dev-python/oslo-context: 2.21.0 stablized under allarchesa (diff) | |
download | gentoo-526f4667ac5c6d382f3aa6b997abe64683ad4595.tar.gz gentoo-526f4667ac5c6d382f3aa6b997abe64683ad4595.tar.bz2 gentoo-526f4667ac5c6d382f3aa6b997abe64683ad4595.zip |
dev-python/glance_store: 0.26.1 stablized under allarchesa
Stablized for Openstack Queens
Diffstat (limited to 'dev-python/glance_store')
-rw-r--r-- | dev-python/glance_store/glance_store-0.26.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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}]" |