diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-13 21:39:20 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-13 21:39:20 +0200 |
commit | 11e6755176acb69f31cfe9202a4468fab479ae0c (patch) | |
tree | e0104385bb8ac2b8df25382d47335c5ca2c9d673 /dev-python/stevedore | |
parent | dev-python/oslo-concurrency: Stabilize 5.1.0 ALLARCHES, #901059 (diff) | |
download | gentoo-11e6755176acb69f31cfe9202a4468fab479ae0c.tar.gz gentoo-11e6755176acb69f31cfe9202a4468fab479ae0c.tar.bz2 gentoo-11e6755176acb69f31cfe9202a4468fab479ae0c.zip |
dev-python/stevedore: Stabilize 5.0.0 ALLARCHES, #901061
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/stevedore')
-rw-r--r-- | dev-python/stevedore/stevedore-5.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/stevedore/stevedore-5.0.0.ebuild b/dev-python/stevedore/stevedore-5.0.0.ebuild index aef754746b11..86df56933289 100644 --- a/dev-python/stevedore/stevedore-5.0.0.ebuild +++ b/dev-python/stevedore/stevedore-5.0.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" BDEPEND=" >=dev-python/pbr-2.0.0[${PYTHON_USEDEP}] |