Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-servers/tornado/
Date: Sun, 15 Dec 2019 14:07:33
Message-Id: 1576418836.c0f3d37827403d8587299326e2b92c2432ad802b.ago@gentoo
1 commit: c0f3d37827403d8587299326e2b92c2432ad802b
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 15 14:05:40 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 15 14:07:16 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0f3d378
7
8 www-servers/tornado: ppc stable wrt bug #700670
9
10 Package-Manager: Portage-2.3.79, Repoman-2.3.16
11 RepoMan-Options: --include-arches="ppc"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 www-servers/tornado/tornado-5.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/www-servers/tornado/tornado-5.1.ebuild b/www-servers/tornado/tornado-5.1.ebuild
18 index 8d4759b7d53..b795cbf5cf7 100644
19 --- a/www-servers/tornado/tornado-5.1.ebuild
20 +++ b/www-servers/tornado/tornado-5.1.ebuild
21 @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
22
23 LICENSE="Apache-2.0"
24 SLOT="0"
25 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
26 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
27 IUSE="doc examples test"
28 RESTRICT="!test? ( test )"