diff options
author | 2017-09-29 18:26:13 -0500 | |
---|---|---|
committer | 2017-09-29 18:26:13 -0500 | |
commit | 7b4cf4af28e8f69775bedcdf4c3c41874755bfe0 (patch) | |
tree | cf779ef2db481ec99064ac2d329b91a0b704fec4 /dev-python/stevedore | |
parent | dev-python/oslo-sphinx: 4.15.1 stablized amd64 x86 under allarches (diff) | |
download | gentoo-7b4cf4af28e8f69775bedcdf4c3c41874755bfe0.tar.gz gentoo-7b4cf4af28e8f69775bedcdf4c3c41874755bfe0.tar.bz2 gentoo-7b4cf4af28e8f69775bedcdf4c3c41874755bfe0.zip |
dev-python/stevedore: 1.25.0 stablized amd64 x86 under allarches
Diffstat (limited to 'dev-python/stevedore')
-rw-r--r-- | dev-python/stevedore/stevedore-1.25.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/stevedore/stevedore-1.25.0.ebuild b/dev-python/stevedore/stevedore-1.25.0.ebuild index 19d8e05bf53e..6b0288917a58 100644 --- a/dev-python/stevedore/stevedore-1.25.0.ebuild +++ b/dev-python/stevedore/stevedore-1.25.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}] |