Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-servers/tomcat/
Date: Sun, 03 Apr 2022 22:08:12
Message-Id: 1649023637.be091e9adb131f4b20478fec1479dbbdbc1bcf1b.jsmolic@gentoo
1 commit: be091e9adb131f4b20478fec1479dbbdbc1bcf1b
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 3 22:07:17 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 3 22:07:17 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be091e9a
7
8 www-servers/tomcat: Stabilize 8.5.76 amd64, #836622
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 www-servers/tomcat/tomcat-8.5.76.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/www-servers/tomcat/tomcat-8.5.76.ebuild b/www-servers/tomcat/tomcat-8.5.76.ebuild
16 index 67b6462910bf..00727fd8a0a6 100644
17 --- a/www-servers/tomcat/tomcat-8.5.76.ebuild
18 +++ b/www-servers/tomcat/tomcat-8.5.76.ebuild
19 @@ -15,7 +15,7 @@ SRC_URI="mirror://apache/${PN}/tomcat-8/v${PV}/src/${MY_P}.tar.gz"
20
21 LICENSE="Apache-2.0"
22 SLOT="8.5"
23 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
24 +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
25 IUSE="extra-webapps"
26
27 RESTRICT="test" # can we run them on a production system?