diff options
author | Sam James <sam@gentoo.org> | 2023-10-18 10:38:56 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-10-18 10:38:56 +0100 |
commit | 75f1841c0ba3b5548855e30d2876b3ed294a17e8 (patch) | |
tree | b422c3989341b1ae91bdcd617b111aed3b857942 /dev-python/twisted | |
parent | dev-python/twisted: Stabilize 22.10.0-r3 x86, #910158 (diff) | |
download | gentoo-75f1841c0ba3b5548855e30d2876b3ed294a17e8.tar.gz gentoo-75f1841c0ba3b5548855e30d2876b3ed294a17e8.tar.bz2 gentoo-75f1841c0ba3b5548855e30d2876b3ed294a17e8.zip |
dev-python/twisted: Stabilize 23.8.0 ppc64, #914702
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/twisted')
-rw-r--r-- | dev-python/twisted/twisted-23.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/twisted/twisted-23.8.0.ebuild b/dev-python/twisted/twisted-23.8.0.ebuild index 163bd671d999..fc33a07bd6f8 100644 --- a/dev-python/twisted/twisted-23.8.0.ebuild +++ b/dev-python/twisted/twisted-23.8.0.ebuild @@ -22,7 +22,7 @@ SRC_URI+=" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~arm64-macos ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~ppc ppc64 ~riscv ~s390 sparc x86 ~arm64-macos ~x64-macos" IUSE="conch http2 serial ssl test" RESTRICT="!test? ( test )" |