Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-servers/tomcat/
Date: Sun, 25 Oct 2015 11:06:14
Message-Id: 1445771000.b62b7833356eb2aa8cf88988f6a8523fb282263a.zlogene@gentoo
1 commit: b62b7833356eb2aa8cf88988f6a8523fb282263a
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 25 11:03:20 2015 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 25 11:03:20 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b62b7833
7
8 www-servers/tomcat: x86 stable wrt bug #563658
9
10 Package-Manager: portage-2.2.20.1
11
12 www-servers/tomcat/tomcat-7.0.64.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/www-servers/tomcat/tomcat-7.0.64.ebuild b/www-servers/tomcat/tomcat-7.0.64.ebuild
16 index 370d942..7072bb9 100644
17 --- a/www-servers/tomcat/tomcat-7.0.64.ebuild
18 +++ b/www-servers/tomcat/tomcat-7.0.64.ebuild
19 @@ -16,7 +16,7 @@ SRC_URI="mirror://apache/${PN}/tomcat-7/v${PV}/src/${MY_P}.tar.gz"
20
21 LICENSE="Apache-2.0"
22 SLOT="7"
23 -KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
24 +KEYWORDS="amd64 ~ppc ~ppc64 x86 ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
25 IUSE="extra-webapps websockets"
26
27 RESTRICT="test" # can we run them on a production system?