diff options
author | 2024-05-26 10:28:14 +0200 | |
---|---|---|
committer | 2024-05-26 10:28:14 +0200 | |
commit | a8355d5a4133177db64ed4fa2b346911eb1e3a3d (patch) | |
tree | 00d7cadf46f5a64a1ca7096473c0b25860a4d7fb /www-servers/tomcat | |
parent | media-libs/opus: dropped obsolete 1.4 & 1.5.1-r1 (diff) | |
download | gentoo-a8355d5a4133177db64ed4fa2b346911eb1e3a3d.tar.gz gentoo-a8355d5a4133177db64ed4fa2b346911eb1e3a3d.tar.bz2 gentoo-a8355d5a4133177db64ed4fa2b346911eb1e3a3d.zip |
www-servers/tomcat: 9.0.88-r1 amd64 stable
Closes: https://bugs.gentoo.org/932123
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Diffstat (limited to 'www-servers/tomcat')
-rw-r--r-- | www-servers/tomcat/tomcat-9.0.88-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/tomcat/tomcat-9.0.88-r1.ebuild b/www-servers/tomcat/tomcat-9.0.88-r1.ebuild index ca10cc20e118..416b71be8c5d 100644 --- a/www-servers/tomcat/tomcat-9.0.88-r1.ebuild +++ b/www-servers/tomcat/tomcat-9.0.88-r1.ebuild @@ -17,7 +17,7 @@ S=${WORKDIR}/${MY_P} LICENSE="Apache-2.0" SLOT="9" -KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux" IUSE="extra-webapps" RESTRICT="test" # can we run them on a production system? |