diff options
author | Sam James <sam@gentoo.org> | 2023-10-17 04:48:25 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-10-17 04:48:25 +0100 |
commit | 8cea82ea387e3236bf7c38e37302207570b79136 (patch) | |
tree | 89fbf13134842fbf0854c7aea628128d9a5a418c /www-servers | |
parent | www-servers/tomcat: Stabilize 10.1.15 amd64, #915847 (diff) | |
download | gentoo-8cea82ea387e3236bf7c38e37302207570b79136.tar.gz gentoo-8cea82ea387e3236bf7c38e37302207570b79136.tar.bz2 gentoo-8cea82ea387e3236bf7c38e37302207570b79136.zip |
www-servers/tomcat: Stabilize 8.5.95 amd64, #915848
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/tomcat/tomcat-8.5.95.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/tomcat/tomcat-8.5.95.ebuild b/www-servers/tomcat/tomcat-8.5.95.ebuild index ec49ff58bef9..265c9e364fe1 100644 --- a/www-servers/tomcat/tomcat-8.5.95.ebuild +++ b/www-servers/tomcat/tomcat-8.5.95.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? |