summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-06-26 12:37:31 +0200
committerMichał Górny <mgorny@gentoo.org>2022-07-04 08:57:26 +0200
commit5ca1232ab4e7880de4d9992ffbf71cabd337b034 (patch)
tree1799961db1f7fbd4e32c01a2027d8e85421f4588 /dev-python
parentdev-python/pypiserver: Make twine dep optional (diff)
downloadgentoo-5ca1232ab4e7880de4d9992ffbf71cabd337b034.tar.gz
gentoo-5ca1232ab4e7880de4d9992ffbf71cabd337b034.tar.bz2
gentoo-5ca1232ab4e7880de4d9992ffbf71cabd337b034.zip
dev-python/twine: Remove keywords for wd40 arches
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/twine/twine-4.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/twine/twine-4.0.1.ebuild b/dev-python/twine/twine-4.0.1.ebuild
index 6bc7c02022a8..09a0d117aa0c 100644
--- a/dev-python/twine/twine-4.0.1.ebuild
+++ b/dev-python/twine/twine-4.0.1.ebuild
@@ -21,7 +21,7 @@ SRC_URI="
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv ~s390 sparc x86"
RDEPEND="
>=dev-python/colorama-0.4.3[${PYTHON_USEDEP}]