diff options
author | Sam James <sam@gentoo.org> | 2021-04-18 01:50:10 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-18 01:50:10 +0000 |
commit | f4172cbb47e2942e427648270eb02c604d1e0035 (patch) | |
tree | c75c1e46ea9dda949401272826e15c51e1369300 /dev-python/twisted | |
parent | dev-python/cython-test-exception-raiser: Stabilize 1.0.0 sparc, #783357 (diff) | |
download | gentoo-f4172cbb47e2942e427648270eb02c604d1e0035.tar.gz gentoo-f4172cbb47e2942e427648270eb02c604d1e0035.tar.bz2 gentoo-f4172cbb47e2942e427648270eb02c604d1e0035.zip |
dev-python/twisted: Stabilize 21.2.0 sparc, #783357
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/twisted')
-rw-r--r-- | dev-python/twisted/twisted-21.2.0.ebuild | 2 |
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 538aa31ed41e..ba4345e32ae6 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="~amd64 arm ~arm64 ~hppa ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~amd64 arm ~arm64 ~hppa ~ppc ~ppc64 ~s390 sparc ~x86" IUSE="conch crypt http2 serial test" RESTRICT="!test? ( test )" |