diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2018-03-30 19:23:27 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2018-03-30 19:23:27 -0500 |
commit | 8da170f2f41c05349af6a56f2160b5d432dc28af (patch) | |
tree | 3c2d051bbe5b390080342815b33ce49704ad9e58 /dev-python/stevedore | |
parent | dev-python/sqlalchemy: 1.2.4 stablized alpha amd64 arm ~arm64 hppa ia64 ~mips... (diff) | |
download | gentoo-8da170f2f41c05349af6a56f2160b5d432dc28af.tar.gz gentoo-8da170f2f41c05349af6a56f2160b5d432dc28af.tar.bz2 gentoo-8da170f2f41c05349af6a56f2160b5d432dc28af.zip |
dev-python/stevedore: 1.28.0 stablized amd64 ~arm64 x86 under allarches
Stablized for Openstack Queens
Diffstat (limited to 'dev-python/stevedore')
-rw-r--r-- | dev-python/stevedore/stevedore-1.28.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/stevedore/stevedore-1.28.0.ebuild b/dev-python/stevedore/stevedore-1.28.0.ebuild index 60311256947d..f2d29eb2ba57 100644 --- a/dev-python/stevedore/stevedore-1.28.0.ebuild +++ b/dev-python/stevedore/stevedore-1.28.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-2.0.0[${PYTHON_USEDEP}] |