diff options
author | Sam James <sam@gentoo.org> | 2023-07-18 18:20:42 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-18 18:20:42 +0100 |
commit | 47f865f9bc76f3275c1c3b43b60ccbd984e7d1d7 (patch) | |
tree | 1c140698f0594764fd27cb3305e9b9b278dc364f /www-servers | |
parent | dev-java/wsdl4j: Keyword 1.6.3 arm, #906822 (diff) | |
download | gentoo-47f865f9bc76f3275c1c3b43b60ccbd984e7d1d7.tar.gz gentoo-47f865f9bc76f3275c1c3b43b60ccbd984e7d1d7.tar.bz2 gentoo-47f865f9bc76f3275c1c3b43b60ccbd984e7d1d7.zip |
www-servers/tomcat: Keyword 9.0.76 arm, #906822
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/tomcat/tomcat-9.0.76.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/tomcat/tomcat-9.0.76.ebuild b/www-servers/tomcat/tomcat-9.0.76.ebuild index 39308f0e89f7..6c17491db575 100644 --- a/www-servers/tomcat/tomcat-9.0.76.ebuild +++ b/www-servers/tomcat/tomcat-9.0.76.ebuild @@ -22,7 +22,7 @@ SRC_URI="mirror://apache/${PN}/tomcat-9/v${PV}/src/${MY_P}.tar.gz LICENSE="Apache-2.0" SLOT="9" -KEYWORDS="amd64 ~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? |