diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2018-03-30 20:16:16 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2018-03-30 20:53:12 -0500 |
commit | f6fe14881b1a7b47ec671aca378ff33c3e340755 (patch) | |
tree | 9b9199140a0e11c4ffc5984b829f0d087e8297ab /dev-python/glance_store | |
parent | dev-python/cffi: 1.11.4 stablized alpha amd64 arm arm64 hppa ia64 ~m68k ~mips... (diff) | |
download | gentoo-f6fe14881b1a7b47ec671aca378ff33c3e340755.tar.gz gentoo-f6fe14881b1a7b47ec671aca378ff33c3e340755.tar.bz2 gentoo-f6fe14881b1a7b47ec671aca378ff33c3e340755.zip |
dev-python/glance_store: 0.23.0 stablized amd64 ~arm64 x86 under allarches
Stablized for Openstack Queens
Diffstat (limited to 'dev-python/glance_store')
-rw-r--r-- | dev-python/glance_store/glance_store-0.23.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/glance_store/glance_store-0.23.0.ebuild b/dev-python/glance_store/glance_store-0.23.0.ebuild index 87104d200212..3cb2be32811b 100644 --- a/dev-python/glance_store/glance_store-0.23.0.ebuild +++ b/dev-python/glance_store/glance_store-0.23.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}]" |