diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-03-25 22:21:28 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-03-25 22:21:28 -0500 |
commit | 1faf980c2286f57ed15385350a53233ab646faf6 (patch) | |
tree | 5e7bc00402801c391c8e7ded952bee3cbdb4bd6a /dev-python/stevedore | |
parent | stablize openstack ocata sqlalchemy-migrate-0.11.0 x86 and amd64 (diff) | |
download | gentoo-1faf980c2286f57ed15385350a53233ab646faf6.tar.gz gentoo-1faf980c2286f57ed15385350a53233ab646faf6.tar.bz2 gentoo-1faf980c2286f57ed15385350a53233ab646faf6.zip |
stablize openstack ocata stevedore-1.20.0 x86 and amd64
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --force
Diffstat (limited to 'dev-python/stevedore')
-rw-r--r-- | dev-python/stevedore/stevedore-1.20.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/stevedore/stevedore-1.20.0.ebuild b/dev-python/stevedore/stevedore-1.20.0.ebuild index a10bbe2975d8..f1c2d7db1060 100644 --- a/dev-python/stevedore/stevedore-1.20.0.ebuild +++ b/dev-python/stevedore/stevedore-1.20.0.ebuild @@ -13,7 +13,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="doc test" CDEPEND=">=dev-python/pbr-1.8[${PYTHON_USEDEP}]" |