diff options
author | 2021-07-24 19:43:41 -0700 | |
---|---|---|
committer | 2021-07-24 20:16:13 -0700 | |
commit | 71972dd3d606fdfdbf6adc7b197d0f5a37bf5c79 (patch) | |
tree | 0f04ef10fa31990e360beced3ea92d60808927c7 /dev-python/twisted | |
parent | dev-python/cython-test-exception-raiser: Keyword 1.0.0 alpha, #773451 (diff) | |
download | gentoo-71972dd3d606fdfdbf6adc7b197d0f5a37bf5c79.tar.gz gentoo-71972dd3d606fdfdbf6adc7b197d0f5a37bf5c79.tar.bz2 gentoo-71972dd3d606fdfdbf6adc7b197d0f5a37bf5c79.zip |
dev-python/twisted: Keyword 21.2.0-r1 alpha, #773451
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-python/twisted')
-rw-r--r-- | dev-python/twisted/twisted-21.2.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/twisted/twisted-21.2.0-r1.ebuild b/dev-python/twisted/twisted-21.2.0-r1.ebuild index 7f7c659441a4..80810364d1cb 100644 --- a/dev-python/twisted/twisted-21.2.0-r1.ebuild +++ b/dev-python/twisted/twisted-21.2.0-r1.ebuild @@ -17,7 +17,7 @@ S=${WORKDIR}/${PN}-${P} LICENSE="MIT" SLOT="0" -KEYWORDS="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 )" |