diff options
author | 2021-04-25 10:07:13 +0000 | |
---|---|---|
committer | 2021-04-25 10:08:02 +0000 | |
commit | dc648e5e56b971b12a44d33417d63e8efab0377c (patch) | |
tree | f847b4688b306eb394650e7028f6cb123a24c9f1 /dev-python/twisted | |
parent | dev-python/cython-test-exception-raiser: Stabilize 1.0.0 x86, #783357 (diff) | |
download | gentoo-dc648e5e56b971b12a44d33417d63e8efab0377c.tar.gz gentoo-dc648e5e56b971b12a44d33417d63e8efab0377c.tar.bz2 gentoo-dc648e5e56b971b12a44d33417d63e8efab0377c.zip |
dev-python/twisted: Stabilize 21.2.0 x86, #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 d628d295dc3e..f3a9a3c76ece 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 ~ia64 ppc ppc64 ~s390 sparc ~x86" +KEYWORDS="~amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~s390 sparc x86" IUSE="conch crypt http2 serial test" RESTRICT="!test? ( test )" |