summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2021-05-20 15:45:22 +0200
committerMichał Górny <mgorny@gentoo.org>2021-05-20 15:51:01 +0200
commiteafc42a128c2081f1c80ed51396e29c96c6d5bba (patch)
tree5a1041a80067930169af219f57e48927244b2c7f /dev-python/twisted
parentprofiles/arch: Mask py3.10 on slacking arches (diff)
downloadgentoo-eafc42a128c2081f1c80ed51396e29c96c6d5bba.tar.gz
gentoo-eafc42a128c2081f1c80ed51396e29c96c6d5bba.tar.bz2
gentoo-eafc42a128c2081f1c80ed51396e29c96c6d5bba.zip
dev-python/twisted: Revert "Keyword 21.2.0 alpha mips riscv, #773451"
Let's mask python3_10 on these architectures intead. Reverts: 2055a5c83353e7abc55cab2b4281fffe9e36f63e Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/twisted')
-rw-r--r--dev-python/twisted/twisted-21.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/twisted/twisted-21.2.0.ebuild b/dev-python/twisted/twisted-21.2.0.ebuild
index 3a440a01dfd4..d62ac6608265 100644
--- a/dev-python/twisted/twisted-21.2.0.ebuild
+++ b/dev-python/twisted/twisted-21.2.0.ebuild
@@ -18,7 +18,7 @@ S=${WORKDIR}/${PN}-${P}
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~s390 sparc x86"
IUSE="conch crypt http2 serial test"
RESTRICT="!test? ( test )"