commit: c7fa346b7ecb62b774c663cac250a03a7464b088
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 5 15:03:43 2024 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Thu Sep 5 15:03:43 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7fa346b
www-servers/tomcat: Stabilize 9.0.93 amd64, #939092
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
www-servers/tomcat/tomcat-9.0.93.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www-servers/tomcat/tomcat-9.0.93.ebuild
b/www-servers/tomcat/tomcat-9.0.93.ebuild
index e765f1d0ba75..b2ce7130baf1 100644
--- a/www-servers/tomcat/tomcat-9.0.93.ebuild
+++ b/www-servers/tomcat/tomcat-9.0.93.ebuild
@@ -17,7 +17,7 @@ S=${WORKDIR}/${MY_P}
LICENSE="Apache-2.0"
SLOT="9"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
IUSE="extra-webapps"
RESTRICT="test" # can we run them on a production system?