From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 789061384B4 for ; Wed, 18 Nov 2015 15:40:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 62E4321C01B; Wed, 18 Nov 2015 15:40:28 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CA05B21C005 for ; Wed, 18 Nov 2015 15:40:27 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AF81834086C for ; Wed, 18 Nov 2015 15:40:26 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CDB62A7F for ; Wed, 18 Nov 2015 15:40:24 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1447861215.e651a9c79d5f6239a73d08acb6e0ac6dfdc72a31.jlec@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-servers/tornado/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-servers/tornado/tornado-4.0.1.ebuild www-servers/tornado/tornado-4.3.ebuild X-VCS-Directories: www-servers/tornado/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: e651a9c79d5f6239a73d08acb6e0ac6dfdc72a31 X-VCS-Branch: master Date: Wed, 18 Nov 2015 15:40:24 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 19b76554-be23-47e9-8b18-58e85dff6df2 X-Archives-Hash: 2aaf7b7a1ad4cb52a6ca3e555d7b9363 commit: e651a9c79d5f6239a73d08acb6e0ac6dfdc72a31 Author: Justin Lecher gentoo org> AuthorDate: Wed Nov 18 15:15:32 2015 +0000 Commit: Justin Lecher gentoo org> CommitDate: Wed Nov 18 15:40:15 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e651a9c7 www-servers/tornado: Keyword under ALLARCHES policy Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=543802 Package-Manager: portage-2.2.25 Signed-off-by: Justin Lecher gentoo.org> www-servers/tornado/tornado-4.0.1.ebuild | 2 +- www-servers/tornado/tornado-4.3.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/www-servers/tornado/tornado-4.0.1.ebuild b/www-servers/tornado/tornado-4.0.1.ebuild index 1990422..f522bb5 100644 --- a/www-servers/tornado/tornado-4.0.1.ebuild +++ b/www-servers/tornado/tornado-4.0.1.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 arm hppa ppc ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux" IUSE="curl test" RDEPEND=" diff --git a/www-servers/tornado/tornado-4.3.ebuild b/www-servers/tornado/tornado-4.3.ebuild index 7d743a3..6fb16e0 100644 --- a/www-servers/tornado/tornado-4.3.ebuild +++ b/www-servers/tornado/tornado-4.3.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="doc examples test" CDEPEND="