Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-servers/tornado/
Date: Sun, 31 May 2020 22:49:24
Message-Id: 1590965350.10336bbf46519016f8d353ec2547ad8c178f76fa.mattst88@gentoo
1 commit: 10336bbf46519016f8d353ec2547ad8c178f76fa
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 31 22:48:49 2020 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sun May 31 22:49:10 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10336bbf
7
8 www-servers/tornado: Keyword 6.0.4 alpha, #713276
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 www-servers/tornado/tornado-6.0.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/www-servers/tornado/tornado-6.0.4.ebuild b/www-servers/tornado/tornado-6.0.4.ebuild
16 index 4c403b6e678..46dd999b289 100644
17 --- a/www-servers/tornado/tornado-6.0.4.ebuild
18 +++ b/www-servers/tornado/tornado-6.0.4.ebuild
19 @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
20
21 LICENSE="Apache-2.0"
22 SLOT="0"
23 -KEYWORDS="amd64 arm ~arm64 ~ia64 ppc ppc64 ~sparc x86"
24 +KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ppc ppc64 ~sparc x86"
25 IUSE="examples test"
26 RESTRICT="!test? ( test )"