diff options
author | Sam James <sam@gentoo.org> | 2023-09-14 17:28:25 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-09-14 17:28:25 +0100 |
commit | 3b4769dfe0c481c544b1b7b5062f86c9560581c2 (patch) | |
tree | bed41906b70929761863d3b3dbba5e6fb1613a9f /www-servers | |
parent | dev-java/tomcat-native: Stabilize 2.0.5 amd64, #914168 (diff) | |
download | gentoo-3b4769dfe0c481c544b1b7b5062f86c9560581c2.tar.gz gentoo-3b4769dfe0c481c544b1b7b5062f86c9560581c2.tar.bz2 gentoo-3b4769dfe0c481c544b1b7b5062f86c9560581c2.zip |
www-servers/tomcat: Stabilize 8.5.92 amd64, #914168
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/tomcat/tomcat-8.5.92.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/tomcat/tomcat-8.5.92.ebuild b/www-servers/tomcat/tomcat-8.5.92.ebuild index ec49ff58bef9..265c9e364fe1 100644 --- a/www-servers/tomcat/tomcat-8.5.92.ebuild +++ b/www-servers/tomcat/tomcat-8.5.92.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? |