commit: 662e5e8aa87f7877d0d8519a185fbbeeb216323d
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 2 15:23:29 2022 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Wed Feb 2 15:23:29 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=662e5e8a
www-servers/tomcat: Stabilize 10.0.14 amd64, #831117
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
www-servers/tomcat/tomcat-10.0.14.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/www-servers/tomcat/tomcat-10.0.14.ebuild
b/www-servers/tomcat/tomcat-10.0.14.ebuild
index 0b16b403fb0f..83885719c779 100644
--- a/www-servers/tomcat/tomcat-10.0.14.ebuild
+++ b/www-servers/tomcat/tomcat-10.0.14.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="10"
-KEYWORDS="~amd64 ~amd64-linux"
+KEYWORDS="amd64 ~amd64-linux"
IUSE="extra-webapps"
RESTRICT="test" # can we run them on a production system?