Gentoo Archives: gentoo-commits

From: "Miroslav Šulc" <fordfrog@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-servers/tomcat/
Date: Sat, 21 Sep 2019 07:47:52
Message-Id: 1569051903.56d8d23d8017dd2bcfb4d5eb13e630d2d3296718.fordfrog@gentoo
1 commit: 56d8d23d8017dd2bcfb4d5eb13e630d2d3296718
2 Author: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 21 07:14:20 2019 +0000
4 Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 21 07:45:03 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56d8d23d
7
8 www-servers/tomcat-7.0.96: amd64 stable
9
10 Package-Manager: Portage-2.3.76, Repoman-2.3.17
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>
13
14 www-servers/tomcat/tomcat-7.0.96.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/www-servers/tomcat/tomcat-7.0.96.ebuild b/www-servers/tomcat/tomcat-7.0.96.ebuild
18 index e8aaf5d3eaa..cd40b029523 100644
19 --- a/www-servers/tomcat/tomcat-7.0.96.ebuild
20 +++ b/www-servers/tomcat/tomcat-7.0.96.ebuild
21 @@ -15,7 +15,7 @@ SRC_URI="mirror://apache/${PN}/tomcat-7/v${PV}/src/${MY_P}.tar.gz"
22
23 LICENSE="Apache-2.0"
24 SLOT="7"
25 -KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
26 +KEYWORDS="amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
27 IUSE="extra-webapps websockets"
28
29 RESTRICT="test" # can we run them on a production system?