Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-servers/tomcat/
Date: Sat, 29 May 2021 15:23:18
Message-Id: 1622301664.bfe92b233eba7f852d6cf8716b10cd6975607ef1.sam@gentoo
1 commit: bfe92b233eba7f852d6cf8716b10cd6975607ef1
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 29 15:21:04 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat May 29 15:21:04 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfe92b23
7
8 www-servers/tomcat: Stabilize 7.0.109 amd64, #792783
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 www-servers/tomcat/tomcat-7.0.109.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/www-servers/tomcat/tomcat-7.0.109.ebuild b/www-servers/tomcat/tomcat-7.0.109.ebuild
16 index ac741e7e7f1..62b762d4f8e 100644
17 --- a/www-servers/tomcat/tomcat-7.0.109.ebuild
18 +++ b/www-servers/tomcat/tomcat-7.0.109.ebuild
19 @@ -15,7 +15,7 @@ SRC_URI="mirror://apache/${PN}/tomcat-7/v${PV}/src/${MY_P}.tar.gz"
20
21 LICENSE="Apache-2.0"
22 SLOT="7"
23 -KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
24 +KEYWORDS="amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
25 IUSE="extra-webapps websockets"
26
27 RESTRICT="test" # can we run them on a production system?