diff options
author | Sam James <sam@gentoo.org> | 2024-01-11 09:36:34 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-11 09:36:34 +0000 |
commit | fec0803c1226abec7a601806ac62a4c9b33a5e15 (patch) | |
tree | 6b3817cbe43b31934d76788d2ba1fffc559ffa82 /dev-python/twisted | |
parent | media-sound/asunder: Stabilize 3.0.1-r1 x86, #916569 (diff) | |
download | gentoo-fec0803c1226abec7a601806ac62a4c9b33a5e15.tar.gz gentoo-fec0803c1226abec7a601806ac62a4c9b33a5e15.tar.bz2 gentoo-fec0803c1226abec7a601806ac62a4c9b33a5e15.zip |
dev-python/twisted: Stabilize 23.10.0 x86, #918476
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/twisted')
-rw-r--r-- | dev-python/twisted/twisted-23.10.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/twisted/twisted-23.10.0.ebuild b/dev-python/twisted/twisted-23.10.0.ebuild index c83e966931e4..0a420bcca51a 100644 --- a/dev-python/twisted/twisted-23.10.0.ebuild +++ b/dev-python/twisted/twisted-23.10.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -22,7 +22,7 @@ SRC_URI+=" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~arm64-macos ~x64-macos" +KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~arm64-macos ~x64-macos" IUSE="conch http2 serial ssl test" RESTRICT="!test? ( test )" |