diff options
author | Sam James <sam@gentoo.org> | 2024-10-18 01:17:04 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-18 01:17:04 +0100 |
commit | 8ec4d6b1fecc17c9b9ce833cf792afcb07630a8f (patch) | |
tree | d8d2bb7ab357966393c12fe7cf0e82febb526ce4 /www-servers | |
parent | www-servers/tomcat: Stabilize 9.0.95 amd64, #941597 (diff) | |
download | gentoo-8ec4d6b1fecc17c9b9ce833cf792afcb07630a8f.tar.gz gentoo-8ec4d6b1fecc17c9b9ce833cf792afcb07630a8f.tar.bz2 gentoo-8ec4d6b1fecc17c9b9ce833cf792afcb07630a8f.zip |
www-servers/tomcat: Stabilize 10.1.30 amd64, #941597
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/tomcat/tomcat-10.1.30.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/tomcat/tomcat-10.1.30.ebuild b/www-servers/tomcat/tomcat-10.1.30.ebuild index 4eeadd5c4bce..335e0c37e0dd 100644 --- a/www-servers/tomcat/tomcat-10.1.30.ebuild +++ b/www-servers/tomcat/tomcat-10.1.30.ebuild @@ -17,7 +17,7 @@ S=${WORKDIR}/${MY_P} LICENSE="Apache-2.0" SLOT="10.1" -KEYWORDS="~amd64 ~arm64 ~amd64-linux" +KEYWORDS="amd64 ~arm64 ~amd64-linux" IUSE="extra-webapps" RESTRICT="test" # can we run them on a production system? |