summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-02-27 13:15:16 +0100
committerJakov Smolić <jsmolic@gentoo.org>2022-02-27 13:22:30 +0100
commita5fef9e8d05d0ab1788ddf714984fdf805b3678b (patch)
treea7f5cacbee578bc0a3503977b1d7aa7f44d9e819 /dev-python/twine
parentdev-python/terminaltables: Stabilize 3.1.10-r1 ALLARCHES, #834230 (diff)
downloadgentoo-a5fef9e8d05d0ab1788ddf714984fdf805b3678b.tar.gz
gentoo-a5fef9e8d05d0ab1788ddf714984fdf805b3678b.tar.bz2
gentoo-a5fef9e8d05d0ab1788ddf714984fdf805b3678b.zip
dev-python/twine: Stabilize 3.8.0 ALLARCHES, #834231
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python/twine')
-rw-r--r--dev-python/twine/twine-3.8.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/twine/twine-3.8.0.ebuild b/dev-python/twine/twine-3.8.0.ebuild
index 77e8f4fd95be..184ff3b1d02c 100644
--- a/dev-python/twine/twine-3.8.0.ebuild
+++ b/dev-python/twine/twine-3.8.0.ebuild
@@ -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}]