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/tomcat/
Date: Fri, 11 Dec 2015 10:46:24
Message-Id: 1449830747.bdde1708f4cf57a070f8b5c8663b55db2aa8a7f2.ago@gentoo
1 commit: bdde1708f4cf57a070f8b5c8663b55db2aa8a7f2
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 11 10:45:47 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 11 10:45:47 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdde1708
7
8 www-servers/tomcat: amd64 stable wrt bug #567984
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 www-servers/tomcat/tomcat-8.0.28-r2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/www-servers/tomcat/tomcat-8.0.28-r2.ebuild b/www-servers/tomcat/tomcat-8.0.28-r2.ebuild
18 index 3595c57..80bf31e 100644
19 --- a/www-servers/tomcat/tomcat-8.0.28-r2.ebuild
20 +++ b/www-servers/tomcat/tomcat-8.0.28-r2.ebuild
21 @@ -16,7 +16,7 @@ SRC_URI="mirror://apache/${PN}/tomcat-8/v${PV}/src/${MY_P}.tar.gz"
22
23 LICENSE="Apache-2.0"
24 SLOT="8"
25 -KEYWORDS="~amd64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
26 +KEYWORDS="amd64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
27 IUSE="extra-webapps"
28
29 RESTRICT="test" # can we run them on a production system?