diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-05-02 13:28:49 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-05-05 21:50:13 -0400 |
commit | 08b0486c81c7bd4d1128f09c09f7ab4d54e058d7 (patch) | |
tree | 4ca2473e5f8b5a2f8d7ab570e42c84bbe981e047 /www-servers | |
parent | dev-java/bnd-ant: Keyword 7.0.0 x86, #927348 (diff) | |
download | gentoo-08b0486c81c7bd4d1128f09c09f7ab4d54e058d7.tar.gz gentoo-08b0486c81c7bd4d1128f09c09f7ab4d54e058d7.tar.bz2 gentoo-08b0486c81c7bd4d1128f09c09f7ab4d54e058d7.zip |
www-servers/tomcat: Keyword 9.0.87-r3 x86, #927348
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@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 a74c42f50b6d..f4a3a79e6455 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 ~x86 ~amd64-linux ~x86-linux" IUSE="extra-webapps" RESTRICT="test" # can we run them on a production system? |