diff options
author | Sam James <sam@gentoo.org> | 2023-07-09 09:28:50 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-09 09:28:50 +0100 |
commit | e539fe3433a2caee01ae9ead5b3f052d06a004f6 (patch) | |
tree | e4d4a35698482f590107807db530d9a25bbec3ea /www-servers/tomcat | |
parent | www-servers/tomcat: Stabilize 8.5.90 amd64, #910082 (diff) | |
download | gentoo-e539fe3433a2caee01ae9ead5b3f052d06a004f6.tar.gz gentoo-e539fe3433a2caee01ae9ead5b3f052d06a004f6.tar.bz2 gentoo-e539fe3433a2caee01ae9ead5b3f052d06a004f6.zip |
www-servers/tomcat: Stabilize 9.0.76 amd64, #910082
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-servers/tomcat')
-rw-r--r-- | www-servers/tomcat/tomcat-9.0.76.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/tomcat/tomcat-9.0.76.ebuild b/www-servers/tomcat/tomcat-9.0.76.ebuild index a6ed6e1d03ab..40e123f3c921 100644 --- a/www-servers/tomcat/tomcat-9.0.76.ebuild +++ b/www-servers/tomcat/tomcat-9.0.76.ebuild @@ -22,7 +22,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" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="extra-webapps" RESTRICT="test" # can we run them on a production system? |