Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/twisted/
Date: Sun, 25 Jul 2021 03:16:52
Message-Id: 1627182973.71972dd3d606fdfdbf6adc7b197d0f5a37bf5c79.mattst88@gentoo
1 commit: 71972dd3d606fdfdbf6adc7b197d0f5a37bf5c79
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 25 02:43:41 2021 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 25 03:16:13 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71972dd3
7
8 dev-python/twisted: Keyword 21.2.0-r1 alpha, #773451
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 dev-python/twisted/twisted-21.2.0-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/twisted/twisted-21.2.0-r1.ebuild b/dev-python/twisted/twisted-21.2.0-r1.ebuild
16 index 7f7c659441a..80810364d1c 100644
17 --- a/dev-python/twisted/twisted-21.2.0-r1.ebuild
18 +++ b/dev-python/twisted/twisted-21.2.0-r1.ebuild
19 @@ -17,7 +17,7 @@ S=${WORKDIR}/${PN}-${P}
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86"
24 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86"
25 IUSE="conch crypt http2 serial test"
26 RESTRICT="!test? ( test )"