diff options
author | Sam James <sam@gentoo.org> | 2024-05-05 09:18:19 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-05 09:18:19 +0100 |
commit | d06c16b1be1b73ef3ec91b056c79e21d1075808b (patch) | |
tree | f4aecc6c4ca0d015cb40f1576f2fe7ae54efb924 /www-servers | |
parent | net-libs/libproxy: Stabilize 0.5.5 sparc, #931211 (diff) | |
download | gentoo-d06c16b1be1b73ef3ec91b056c79e21d1075808b.tar.gz gentoo-d06c16b1be1b73ef3ec91b056c79e21d1075808b.tar.bz2 gentoo-d06c16b1be1b73ef3ec91b056c79e21d1075808b.zip |
www-servers/tomcat: Stabilize 9.0.87-r3 amd64, #931218
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/tomcat/tomcat-9.0.87-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/tomcat/tomcat-9.0.87-r3.ebuild b/www-servers/tomcat/tomcat-9.0.87-r3.ebuild index 9b41836944aa..a74c42f50b6d 100644 --- a/www-servers/tomcat/tomcat-9.0.87-r3.ebuild +++ b/www-servers/tomcat/tomcat-9.0.87-r3.ebuild @@ -17,7 +17,7 @@ S=${WORKDIR}/${MY_P} LICENSE="Apache-2.0" SLOT="9" -KEYWORDS="~amd64 ~arm ~arm64 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ~amd64-linux ~x86-linux" IUSE="extra-webapps" RESTRICT="test" # can we run them on a production system? |