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: Wed, 01 Jun 2022 11:07:23
Message-Id: 1654081617.8eaa8a5b6cb746625db628561d9a9225f3aec3ea.jsmolic@gentoo
1 commit: 8eaa8a5b6cb746625db628561d9a9225f3aec3ea
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 1 11:06:57 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 1 11:06:57 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8eaa8a5b
7
8 www-servers/tomcat: Keyword 7.0.109-r1 ppc64, #848780
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 www-servers/tomcat/tomcat-7.0.109-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/www-servers/tomcat/tomcat-7.0.109-r1.ebuild b/www-servers/tomcat/tomcat-7.0.109-r1.ebuild
16 index 9f3302d111ec..b7489d78220d 100644
17 --- a/www-servers/tomcat/tomcat-7.0.109-r1.ebuild
18 +++ b/www-servers/tomcat/tomcat-7.0.109-r1.ebuild
19 @@ -15,7 +15,7 @@ SRC_URI="https://archive.apache.org/dist/${PN}/tomcat-7/v${PV}/src/${MY_P}.tar.g
20
21 LICENSE="Apache-2.0"
22 SLOT="7"
23 -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
25 IUSE="extra-webapps websockets"
26
27 RESTRICT="test" # can we run them on a production system?