commit: c8d60b54e435cfa71004304dc3e6415bbe5bfdd5
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 2 15:23:30 2022 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Wed Feb 2 15:23:30 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8d60b54
www-servers/tomcat: Stabilize 9.0.56 amd64, #831117
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
www-servers/tomcat/tomcat-9.0.56.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/www-servers/tomcat/tomcat-9.0.56.ebuild
b/www-servers/tomcat/tomcat-9.0.56.ebuild
index 8905e0fad241..527e8af5c661 100644
--- a/www-servers/tomcat/tomcat-9.0.56.ebuild
+++ b/www-servers/tomcat/tomcat-9.0.56.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -23,7 +23,7 @@
SRC_URI="mirror://apache/${PN}/tomcat-9/v${PV}/src/${MY_P}.tar.gz
LICENSE="Apache-2.0"
SLOT="9"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="extra-webapps"
RESTRICT="test" # can we run them on a production system?