Gentoo Archives: gentoo-commits

From: "Miroslav Šulc" <fordfrog@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-servers/tomcat/
Date: Sun, 10 Sep 2017 06:46:50
Message-Id: 1505025604.30d5a18abaae7bcd0dc58eed6ab89f4ce174e0f6.fordfrog@gentoo
1 commit: 30d5a18abaae7bcd0dc58eed6ab89f4ce174e0f6
2 Author: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 10 06:40:04 2017 +0000
4 Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 10 06:40:04 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30d5a18a
7
8 www-servers/tomcat: marked 8.5.20 amd64 stable
9
10 Package-Manager: Portage-2.3.8, Repoman-2.3.3
11
12 www-servers/tomcat/tomcat-8.5.20.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/www-servers/tomcat/tomcat-8.5.20.ebuild b/www-servers/tomcat/tomcat-8.5.20.ebuild
16 index f76cec3287c..94c1abd6a55 100644
17 --- a/www-servers/tomcat/tomcat-8.5.20.ebuild
18 +++ b/www-servers/tomcat/tomcat-8.5.20.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 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
24 +KEYWORDS="amd64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
25 IUSE="extra-webapps"
26
27 RESTRICT="test" # can we run them on a production system?