diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-25 15:47:08 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-25 15:47:08 +0200 |
commit | f9d440be34d5213b50c1057b842412474b544178 (patch) | |
tree | febfe543bc2599b4d3f6901fa9611ba794f619bc /dev-python/stevedore | |
parent | dev-python/websockets: Stabilize 10.4 arm64, #882937 (diff) | |
download | gentoo-f9d440be34d5213b50c1057b842412474b544178.tar.gz gentoo-f9d440be34d5213b50c1057b842412474b544178.tar.bz2 gentoo-f9d440be34d5213b50c1057b842412474b544178.zip |
dev-python/stevedore: Stabilize 4.1.0 ALLARCHES, #882949
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/stevedore')
-rw-r--r-- | dev-python/stevedore/stevedore-4.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/stevedore/stevedore-4.1.0.ebuild b/dev-python/stevedore/stevedore-4.1.0.ebuild index 1f1a1237233b..55e2be7f104a 100644 --- a/dev-python/stevedore/stevedore-4.1.0.ebuild +++ b/dev-python/stevedore/stevedore-4.1.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}] |