diff options
author | Sam James <sam@gentoo.org> | 2023-11-28 19:17:48 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-28 19:17:48 +0000 |
commit | b8b1027a5409e43580de713cd9354e7f90a3ddaa (patch) | |
tree | 5889c1defeb8466202084e6d6c36a6f07de4eb35 /www-servers | |
parent | media-sound/schismtracker: Stabilize 20231029 x86, #918690 (diff) | |
download | gentoo-b8b1027a5409e43580de713cd9354e7f90a3ddaa.tar.gz gentoo-b8b1027a5409e43580de713cd9354e7f90a3ddaa.tar.bz2 gentoo-b8b1027a5409e43580de713cd9354e7f90a3ddaa.zip |
www-servers/tomcat: Stabilize 8.5.96 amd64, #918696
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/tomcat/tomcat-8.5.96.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/tomcat/tomcat-8.5.96.ebuild b/www-servers/tomcat/tomcat-8.5.96.ebuild index 571c2a833db2..7c3cee7e4014 100644 --- a/www-servers/tomcat/tomcat-8.5.96.ebuild +++ b/www-servers/tomcat/tomcat-8.5.96.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? |