diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-03-25 22:14:58 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-03-25 22:14:58 -0500 |
commit | 06aa17d88f1c336e65c3e624463fd85ee282c04e (patch) | |
tree | c461d6213c64785f34835ac31a3329f805dddabc /dev-python/glance_store | |
parent | stablize openstack ocata WSME-0.9.1 x86 and amd64 (diff) | |
download | gentoo-06aa17d88f1c336e65c3e624463fd85ee282c04e.tar.gz gentoo-06aa17d88f1c336e65c3e624463fd85ee282c04e.tar.bz2 gentoo-06aa17d88f1c336e65c3e624463fd85ee282c04e.zip |
stablize openstack ocata glance_store-0.20.0 x86 and amd64
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --force
Diffstat (limited to 'dev-python/glance_store')
-rw-r--r-- | dev-python/glance_store/glance_store-0.20.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/glance_store/glance_store-0.20.0.ebuild b/dev-python/glance_store/glance_store-0.20.0.ebuild index 86fab2e44741..e0841900f036 100644 --- a/dev-python/glance_store/glance_store-0.20.0.ebuild +++ b/dev-python/glance_store/glance_store-0.20.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" CDEPEND=">=dev-python/pbr-1.8[${PYTHON_USEDEP}]" |