diff options
author | Sam James <sam@gentoo.org> | 2021-08-30 19:00:17 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-30 19:00:17 +0100 |
commit | fa43bb89373142efc9f6289dbedba688f5c15e16 (patch) | |
tree | 682962d912bd3aacf69ae56c168c9de1df3ee8c4 /dev-python/twisted | |
parent | kde-frameworks/kunitconversion: Fix currency runner (diff) | |
download | gentoo-fa43bb89373142efc9f6289dbedba688f5c15e16.tar.gz gentoo-fa43bb89373142efc9f6289dbedba688f5c15e16.tar.bz2 gentoo-fa43bb89373142efc9f6289dbedba688f5c15e16.zip |
dev-python/twisted: Stabilize 21.7.0 sparc, #811036
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/twisted')
-rw-r--r-- | dev-python/twisted/twisted-21.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/twisted/twisted-21.7.0.ebuild b/dev-python/twisted/twisted-21.7.0.ebuild index 517a815767e1..a112fefc0830 100644 --- a/dev-python/twisted/twisted-21.7.0.ebuild +++ b/dev-python/twisted/twisted-21.7.0.ebuild @@ -17,7 +17,7 @@ S=${WORKDIR}/${PN}-${P} LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc ~x86" IUSE="conch crypt http2 serial test" RESTRICT="!test? ( test )" |