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: Tue, 21 Sep 2021 06:35:45
Message-Id: 1632206131.fda6e01a25f977335169f1b07d52bbb60ddd81c6.ago@gentoo
1 commit: fda6e01a25f977335169f1b07d52bbb60ddd81c6
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 21 06:33:31 2021 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 21 06:35:31 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fda6e01a
7
8 www-servers/tomcat: amd64 stable wrt bug #813984
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 www-servers/tomcat/tomcat-8.5.70.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/www-servers/tomcat/tomcat-8.5.70.ebuild b/www-servers/tomcat/tomcat-8.5.70.ebuild
18 index ce92130bddc..0d566b00a7b 100644
19 --- a/www-servers/tomcat/tomcat-8.5.70.ebuild
20 +++ b/www-servers/tomcat/tomcat-8.5.70.ebuild
21 @@ -15,7 +15,7 @@ SRC_URI="mirror://apache/${PN}/tomcat-8/v${PV}/src/${MY_P}.tar.gz"
22
23 LICENSE="Apache-2.0"
24 SLOT="8.5"
25 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
26 +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
27 IUSE="extra-webapps"
28
29 RESTRICT="test" # can we run them on a production system?