diff options
author | Sam James <sam@gentoo.org> | 2023-06-23 21:16:01 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-23 21:16:01 +0100 |
commit | d39efc17e2c63fa39e19b3d44e3c0625fda4b52e (patch) | |
tree | b4a8847199a4a37e318738c651391fddd2f048d5 /www-servers/tomcat | |
parent | www-servers/tomcat: Stabilize 10.1.9 amd64, #909046 (diff) | |
download | gentoo-d39efc17e2c63fa39e19b3d44e3c0625fda4b52e.tar.gz gentoo-d39efc17e2c63fa39e19b3d44e3c0625fda4b52e.tar.bz2 gentoo-d39efc17e2c63fa39e19b3d44e3c0625fda4b52e.zip |
www-servers/tomcat: Stabilize 8.5.89 amd64, #909046
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-servers/tomcat')
-rw-r--r-- | www-servers/tomcat/tomcat-8.5.89.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/tomcat/tomcat-8.5.89.ebuild b/www-servers/tomcat/tomcat-8.5.89.ebuild index ec49ff58bef9..265c9e364fe1 100644 --- a/www-servers/tomcat/tomcat-8.5.89.ebuild +++ b/www-servers/tomcat/tomcat-8.5.89.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? |