summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-08-13 14:09:08 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-08-13 14:09:08 +0300
commit9567c90950db3d9f6c22759f0cb2398ec5a953ba (patch)
tree9211cdce71d202d4882169dbcd3c5b38f667a9af /dev-python/stevedore
parentdev-python/pyfakefs: drop 4.5.6 (diff)
downloadgentoo-9567c90950db3d9f6c22759f0cb2398ec5a953ba.tar.gz
gentoo-9567c90950db3d9f6c22759f0cb2398ec5a953ba.tar.bz2
gentoo-9567c90950db3d9f6c22759f0cb2398ec5a953ba.zip
dev-python/stevedore: Stabilize 4.0.0 ALLARCHES, #865043
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/stevedore')
-rw-r--r--dev-python/stevedore/stevedore-4.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/stevedore/stevedore-4.0.0.ebuild b/dev-python/stevedore/stevedore-4.0.0.ebuild
index 1f6940496911..f7b722d6adc9 100644
--- a/dev-python/stevedore/stevedore-4.0.0.ebuild
+++ b/dev-python/stevedore/stevedore-4.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"
RDEPEND="
>=dev-python/six-1.10.0[${PYTHON_USEDEP}]