summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-01-13 09:50:00 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2024-01-13 09:50:00 +0000
commitd43bcf14b425ee7b193585b9bf2565613075061a (patch)
tree3eed5783b058d090ddb8ca4f5c926413c61e3da2
parentdev-python/rpds-py: Stabilize 0.16.2 x86, #922015 (diff)
downloadgentoo-d43bcf14b425ee7b193585b9bf2565613075061a.tar.gz
gentoo-d43bcf14b425ee7b193585b9bf2565613075061a.tar.bz2
gentoo-d43bcf14b425ee7b193585b9bf2565613075061a.zip
www-servers/tomcat: Stabilize 8.5.97-r1 amd64, #921980
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--www-servers/tomcat/tomcat-8.5.97-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/tomcat/tomcat-8.5.97-r1.ebuild b/www-servers/tomcat/tomcat-8.5.97-r1.ebuild
index 73bd9ff31cc1..e46a8ec1c5ed 100644
--- a/www-servers/tomcat/tomcat-8.5.97-r1.ebuild
+++ b/www-servers/tomcat/tomcat-8.5.97-r1.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://apache/${PN}/tomcat-8/v${PV}/src/${MY_P}.tar.gz
LICENSE="Apache-2.0"
SLOT="8.5"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="extra-webapps"
RESTRICT="test" # can we run them on a production system?