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 | 742ffdaf2471871f9d0512b03d6e884d3060bae3 (patch) | |
tree | d43c0e1035091aa922e2b66b4c361d5600963b03 /www-servers | |
parent | www-servers/tomcat: Keyword 9.0.87-r3 x86, #927348 (diff) | |
download | gentoo-742ffdaf2471871f9d0512b03d6e884d3060bae3.tar.gz gentoo-742ffdaf2471871f9d0512b03d6e884d3060bae3.tar.bz2 gentoo-742ffdaf2471871f9d0512b03d6e884d3060bae3.zip |
www-servers/tomcat: Keyword 9.0.88-r1 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.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 0289b98b1140..ca10cc20e118 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 ~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? |