summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-12-24 10:45:29 +0000
committerSam James <sam@gentoo.org>2022-12-24 10:45:29 +0000
commit0efa8d0fc3da540cbf2703f39cd88ad2169b7d6a (patch)
treefba8640f7ff80744c87a64f33b11534ce3d354b6 /www-servers
parentsys-apps/portage: tighten sec-keys/openpgp-keys-gentoo-release dependency bound (diff)
downloadgentoo-0efa8d0fc3da540cbf2703f39cd88ad2169b7d6a.tar.gz
gentoo-0efa8d0fc3da540cbf2703f39cd88ad2169b7d6a.tar.bz2
gentoo-0efa8d0fc3da540cbf2703f39cd88ad2169b7d6a.zip
www-servers/tomcat: Stabilize 8.5.84 amd64, #888123
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r--www-servers/tomcat/tomcat-8.5.84.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/tomcat/tomcat-8.5.84.ebuild b/www-servers/tomcat/tomcat-8.5.84.ebuild
index 7e306a627419..17568efaa1e6 100644
--- a/www-servers/tomcat/tomcat-8.5.84.ebuild
+++ b/www-servers/tomcat/tomcat-8.5.84.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 ~x86-solaris"
+KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="extra-webapps"
RESTRICT="test" # can we run them on a production system?