From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-851108-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id A12901384B4 for <garchives@archives.gentoo.org>; Fri, 11 Dec 2015 10:46:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4290421C066; Fri, 11 Dec 2015 10:46:24 +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 D58DF21C066 for <gentoo-commits@lists.gentoo.org>; Fri, 11 Dec 2015 10:46:23 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D873A34091A for <gentoo-commits@lists.gentoo.org>; Fri, 11 Dec 2015 10:46:17 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1428AA86 for <gentoo-commits@lists.gentoo.org>; Fri, 11 Dec 2015 10:46:12 +0000 (UTC) From: "Agostino Sarubbo" <ago@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" <ago@gentoo.org> Message-ID: <1449830747.bdde1708f4cf57a070f8b5c8663b55db2aa8a7f2.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-servers/tomcat/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-servers/tomcat/tomcat-8.0.28-r2.ebuild X-VCS-Directories: www-servers/tomcat/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: bdde1708f4cf57a070f8b5c8663b55db2aa8a7f2 X-VCS-Branch: master Date: Fri, 11 Dec 2015 10:46:12 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: b57adb69-5b8b-4a25-86f5-a313767e47b5 X-Archives-Hash: 41b8315ecbfa28e90d0a30a98b5f8c3a commit: bdde1708f4cf57a070f8b5c8663b55db2aa8a7f2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Fri Dec 11 10:45:47 2015 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Fri Dec 11 10:45:47 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdde1708 www-servers/tomcat: amd64 stable wrt bug #567984 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> www-servers/tomcat/tomcat-8.0.28-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-servers/tomcat/tomcat-8.0.28-r2.ebuild b/www-servers/tomcat/tomcat-8.0.28-r2.ebuild index 3595c57..80bf31e 100644 --- a/www-servers/tomcat/tomcat-8.0.28-r2.ebuild +++ b/www-servers/tomcat/tomcat-8.0.28-r2.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://apache/${PN}/tomcat-8/v${PV}/src/${MY_P}.tar.gz" LICENSE="Apache-2.0" SLOT="8" -KEYWORDS="~amd64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="amd64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="extra-webapps" RESTRICT="test" # can we run them on a production system?