diff options
author | Sam James <sam@gentoo.org> | 2021-04-25 10:07:20 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-25 10:08:32 +0000 |
commit | 346d7cab4bf6fe7ea7987442762eb7f3661ab067 (patch) | |
tree | 626037635d5dcce5429b90ad07a8b0d55480def6 /dev-python/twisted | |
parent | dev-python/cython-test-exception-raiser: Stabilize 1.0.0 amd64, #783357 (diff) | |
download | gentoo-346d7cab4bf6fe7ea7987442762eb7f3661ab067.tar.gz gentoo-346d7cab4bf6fe7ea7987442762eb7f3661ab067.tar.bz2 gentoo-346d7cab4bf6fe7ea7987442762eb7f3661ab067.zip |
dev-python/twisted: Stabilize 21.2.0 amd64, #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 f3a9a3c76ece..d62ac6608265 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 )" |