From 591e21c2f518b04ba0cb160db39e33ffc6e989c1 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 2 Jan 2022 06:31:32 +0000 Subject: dev-python/twine: Stabilize 3.7.0 ALLARCHES, #830410 Signed-off-by: Sam James --- dev-python/twine/twine-3.7.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/twine') diff --git a/dev-python/twine/twine-3.7.0.ebuild b/dev-python/twine/twine-3.7.0.ebuild index 9e3c290e3791..75214fef9457 100644 --- a/dev-python/twine/twine-3.7.0.ebuild +++ b/dev-python/twine/twine-3.7.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/pypa/twine/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ppc ppc64 ~riscv sparc x86 ~x64-macos" RDEPEND=" >=dev-python/colorama-0.4.3[${PYTHON_USEDEP}] -- cgit v1.2.3-65-gdbad