diff options
author | 2024-08-24 13:40:09 +0300 | |
---|---|---|
committer | 2024-08-24 13:40:09 +0300 | |
commit | bf2184980c291165c2b5fe05fdaf3c1b07cc766b (patch) | |
tree | e99eca88d05859b0a82d435c3c9509b46d3e2e2d /www-servers/tomcat | |
parent | dev-vcs/mercurial: revbump for demand import patch (diff) | |
download | gentoo-bf2184980c291165c2b5fe05fdaf3c1b07cc766b.tar.gz gentoo-bf2184980c291165c2b5fe05fdaf3c1b07cc766b.tar.bz2 gentoo-bf2184980c291165c2b5fe05fdaf3c1b07cc766b.zip |
www-servers/tomcat: Stabilize 9.0.91 amd64, #938365
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'www-servers/tomcat')
-rw-r--r-- | www-servers/tomcat/tomcat-9.0.91.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/tomcat/tomcat-9.0.91.ebuild b/www-servers/tomcat/tomcat-9.0.91.ebuild index e765f1d0ba75..b2ce7130baf1 100644 --- a/www-servers/tomcat/tomcat-9.0.91.ebuild +++ b/www-servers/tomcat/tomcat-9.0.91.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? |