summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-10-10 23:11:41 +0100
committerSam James <sam@gentoo.org>2022-10-10 23:11:41 +0100
commite3d2b156c2b476dec2139e9134949af4d3f0cad0 (patch)
tree136340efd23d9a0e70d1a631dc0b9acd197757d2 /dev-python/twisted
parentprofiles/base: fix mask comment typo (diff)
downloadgentoo-e3d2b156c2b476dec2139e9134949af4d3f0cad0.tar.gz
gentoo-e3d2b156c2b476dec2139e9134949af4d3f0cad0.tar.bz2
gentoo-e3d2b156c2b476dec2139e9134949af4d3f0cad0.zip
dev-python/twisted: Stabilize 22.8.0 arm64, #876550
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/twisted')
-rw-r--r--dev-python/twisted/twisted-22.8.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/twisted/twisted-22.8.0.ebuild b/dev-python/twisted/twisted-22.8.0.ebuild
index 8d34968696b9..52b64420fb4f 100644
--- a/dev-python/twisted/twisted-22.8.0.ebuild
+++ b/dev-python/twisted/twisted-22.8.0.ebuild
@@ -19,7 +19,7 @@ S=${WORKDIR}/${PN}-${P}
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~loong ~m68k ppc ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ppc ppc64 ~riscv ~s390 ~sparc x86"
IUSE="conch http2 serial ssl test"
RESTRICT="!test? ( test )"