summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-01-11 05:15:15 +0000
committerSam James <sam@gentoo.org>2023-01-11 05:15:24 +0000
commit1521fef9eebe46f79f9e8baf7fd9228474150fd0 (patch)
tree314a6535a64e5d523daa8d78b6f2cd0e6b0f7daa
parentsec-keys/openpgp-keys-apache-tomcat: Stabilize 10.1.4 x86, #890359 (diff)
downloadgentoo-1521fef9.tar.gz
gentoo-1521fef9.tar.bz2
gentoo-1521fef9.zip
www-servers/tomcat: Stabilize 10.1.4 amd64, #890359
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--www-servers/tomcat/tomcat-10.1.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/tomcat/tomcat-10.1.4.ebuild b/www-servers/tomcat/tomcat-10.1.4.ebuild
index 9be9150ea919..ed93fb552e70 100644
--- a/www-servers/tomcat/tomcat-10.1.4.ebuild
+++ b/www-servers/tomcat/tomcat-10.1.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -24,7 +24,7 @@ SRC_URI="mirror://apache/${PN}/tomcat-10/v${PV}/src/${MY_P}.tar.gz
LICENSE="Apache-2.0"
SLOT="10.1"
-KEYWORDS="~amd64 ~amd64-linux"
+KEYWORDS="amd64 ~amd64-linux"
IUSE="extra-webapps"
RESTRICT="test" # can we run them on a production system?