diff options
author | Sam James <sam@gentoo.org> | 2024-04-29 14:40:09 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-04-29 14:40:09 +0100 |
commit | 34b734ac1e82806b0a2666ca8cbbcb3fc5efef86 (patch) | |
tree | 0e2ae685c1ff00491984bdda70beed94b931d45b /www-servers | |
parent | dev-java/swt: Stabilize 4.31 amd64, #930924 (diff) | |
download | gentoo-34b734ac1e82806b0a2666ca8cbbcb3fc5efef86.tar.gz gentoo-34b734ac1e82806b0a2666ca8cbbcb3fc5efef86.tar.bz2 gentoo-34b734ac1e82806b0a2666ca8cbbcb3fc5efef86.zip |
www-servers/tomcat: Stabilize 8.5.100 amd64, #930925
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/tomcat/tomcat-8.5.100.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/tomcat/tomcat-8.5.100.ebuild b/www-servers/tomcat/tomcat-8.5.100.ebuild index b62ecc123e81..ef31979c323e 100644 --- a/www-servers/tomcat/tomcat-8.5.100.ebuild +++ b/www-servers/tomcat/tomcat-8.5.100.ebuild @@ -17,7 +17,7 @@ S=${WORKDIR}/${MY_P} 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? |