summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-01-05 10:51:05 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-01-05 10:53:41 +0000
commit8f8bea9f593aa4ec69f1b95735028a3d060de0c2 (patch)
tree58f39c75eaca4e9f0944720cf20ca4c6dc105e74 /www-servers/tomcat
parentsec-keys/openpgp-keys-apache-tomcat: Stabilize 9.0.70 ppc64, #889816 (diff)
downloadgentoo-8f8bea9f593aa4ec69f1b95735028a3d060de0c2.tar.gz
gentoo-8f8bea9f593aa4ec69f1b95735028a3d060de0c2.tar.bz2
gentoo-8f8bea9f593aa4ec69f1b95735028a3d060de0c2.zip
www-servers/tomcat: Stabilize 9.0.70 amd64, #889816
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'www-servers/tomcat')
-rw-r--r--www-servers/tomcat/tomcat-9.0.70.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/tomcat/tomcat-9.0.70.ebuild b/www-servers/tomcat/tomcat-9.0.70.ebuild
index 6a59dd70b4ee..eb57bb016223 100644
--- a/www-servers/tomcat/tomcat-9.0.70.ebuild
+++ b/www-servers/tomcat/tomcat-9.0.70.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-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?