summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-25 14:05:32 +0000
committerSam James <sam@gentoo.org>2021-01-25 14:05:32 +0000
commitadc74741b648a398719afdda64d0a147d1237648 (patch)
tree9ab6ececa2a41e2df6a084a4ec430902ecd52062 /dev-python/twine
parentdev-python/tqdm: Stabilize 4.55.0 ALLARCHES, #767124 (diff)
downloadgentoo-adc74741b648a398719afdda64d0a147d1237648.tar.gz
gentoo-adc74741b648a398719afdda64d0a147d1237648.tar.bz2
gentoo-adc74741b648a398719afdda64d0a147d1237648.zip
dev-python/twine: Stabilize 3.3.0 ALLARCHES, #767127
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/twine')
-rw-r--r--dev-python/twine/twine-3.3.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/twine/twine-3.3.0.ebuild b/dev-python/twine/twine-3.3.0.ebuild
index 6dc766493a09..fced01735bb0 100644
--- a/dev-python/twine/twine-3.3.0.ebuild
+++ b/dev-python/twine/twine-3.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -14,7 +14,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 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 sparc x86 ~x64-macos"
IUSE="test"
RESTRICT="!test? ( test )"