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: Sun, 28 Jun 2020 20:27:29
Message-Id: 1593376009.853cae174912381c45825761393b7eeec1b34bc2.ago@gentoo
1 commit: 853cae174912381c45825761393b7eeec1b34bc2
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 28 20:26:49 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 28 20:26:49 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=853cae17
7
8 www-servers/tomcat: amd64 stable wrt bug #729668
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 www-servers/tomcat/tomcat-8.5.56.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/www-servers/tomcat/tomcat-8.5.56.ebuild b/www-servers/tomcat/tomcat-8.5.56.ebuild
18 index 4bdde891a68..688cb761576 100644
19 --- a/www-servers/tomcat/tomcat-8.5.56.ebuild
20 +++ b/www-servers/tomcat/tomcat-8.5.56.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?