diff options
author | Sam James <sam@gentoo.org> | 2023-10-11 08:54:54 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-10-11 08:54:54 +0100 |
commit | cc12d174827ec8ff81e470601a555377331ada92 (patch) | |
tree | 1ed77efa285aa4d0d3d5ed3f7908a82a52ce7882 /www-servers | |
parent | sys-kernel/gentoo-kernel-bin: Bump to 5.10.198 (diff) | |
download | gentoo-cc12d174827ec8ff81e470601a555377331ada92.tar.gz gentoo-cc12d174827ec8ff81e470601a555377331ada92.tar.bz2 gentoo-cc12d174827ec8ff81e470601a555377331ada92.zip |
www-servers/tomcat: Stabilize 8.5.94 amd64, #915578
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/tomcat/tomcat-8.5.94.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/tomcat/tomcat-8.5.94.ebuild b/www-servers/tomcat/tomcat-8.5.94.ebuild index ec49ff58bef9..265c9e364fe1 100644 --- a/www-servers/tomcat/tomcat-8.5.94.ebuild +++ b/www-servers/tomcat/tomcat-8.5.94.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? |