summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-01-08 09:03:39 +0000
committerSam James <sam@gentoo.org>2025-01-08 09:03:39 +0000
commit5b37fe4aa66414621e44eb2b4899ad91c35a8782 (patch)
tree22978e159921dd3e1836962e81b50bc76e12ca01 /www-servers
parentwww-servers/tomcat: Stabilize 9.0.98 amd64, #947712 (diff)
downloadgentoo-5b37fe4aa66414621e44eb2b4899ad91c35a8782.tar.gz
gentoo-5b37fe4aa66414621e44eb2b4899ad91c35a8782.tar.bz2
gentoo-5b37fe4aa66414621e44eb2b4899ad91c35a8782.zip
www-servers/tomcat: Stabilize 10.1.34 amd64, #947712
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r--www-servers/tomcat/tomcat-10.1.34.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/tomcat/tomcat-10.1.34.ebuild b/www-servers/tomcat/tomcat-10.1.34.ebuild
index 4eeadd5c4bce..4b4c261716e6 100644
--- a/www-servers/tomcat/tomcat-10.1.34.ebuild
+++ b/www-servers/tomcat/tomcat-10.1.34.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -17,7 +17,7 @@ S=${WORKDIR}/${MY_P}
LICENSE="Apache-2.0"
SLOT="10.1"
-KEYWORDS="~amd64 ~arm64 ~amd64-linux"
+KEYWORDS="amd64 ~arm64 ~amd64-linux"
IUSE="extra-webapps"
RESTRICT="test" # can we run them on a production system?