diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-06-21 21:11:26 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-06-21 21:11:26 +0300 |
commit | 6ab4ee8b20bef5ca447997924065b973f0f7a22d (patch) | |
tree | 125c5d48c282db65a6f840ec59bf1a05d3f2a5bb /dev-python/stevedore | |
parent | dev-python/typed-ast: Stabilize 1.5.4 sparc, #853364 (diff) | |
download | gentoo-6ab4ee8b20bef5ca447997924065b973f0f7a22d.tar.gz gentoo-6ab4ee8b20bef5ca447997924065b973f0f7a22d.tar.bz2 gentoo-6ab4ee8b20bef5ca447997924065b973f0f7a22d.zip |
dev-python/stevedore: Stabilize 3.5.0 ALLARCHES, #853376
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/stevedore')
-rw-r--r-- | dev-python/stevedore/stevedore-3.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/stevedore/stevedore-3.5.0.ebuild b/dev-python/stevedore/stevedore-3.5.0.ebuild index 1f6940496911..f7b722d6adc9 100644 --- a/dev-python/stevedore/stevedore-3.5.0.ebuild +++ b/dev-python/stevedore/stevedore-3.5.0.ebuild @@ -18,7 +18,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc64 ~riscv ~s390 sparc x86" RDEPEND=" >=dev-python/six-1.10.0[${PYTHON_USEDEP}] |