summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-11-19 10:51:47 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-11-19 10:51:47 +0200
commitf9696df06bf43183704b73c4f9c819de353ad930 (patch)
treedc444cba47536ee9f7c5b480bd2d78a9871f604f /dev-python/stevedore
parentdev-python/pip: drop 22.2.2, 22.3 (diff)
downloadgentoo-f9696df06bf43183704b73c4f9c819de353ad930.tar.gz
gentoo-f9696df06bf43183704b73c4f9c819de353ad930.tar.bz2
gentoo-f9696df06bf43183704b73c4f9c819de353ad930.zip
dev-python/stevedore: Stabilize 4.0.2 ALLARCHES, #881947
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/stevedore')
-rw-r--r--dev-python/stevedore/stevedore-4.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/stevedore/stevedore-4.0.2.ebuild b/dev-python/stevedore/stevedore-4.0.2.ebuild
index 1f1a1237233b..55e2be7f104a 100644
--- a/dev-python/stevedore/stevedore-4.0.2.ebuild
+++ b/dev-python/stevedore/stevedore-4.0.2.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}]