diff options
author | Sam James <sam@gentoo.org> | 2024-12-12 19:04:37 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-12-12 19:04:37 +0000 |
commit | f2a08bb70beccb20bd710edadccccff4f93d3981 (patch) | |
tree | 79998eee2b374dbf66315ffe523a2dee6c480c28 /www-servers/tomcat | |
parent | texlive-module.eclass: use pipestatus (diff) | |
download | gentoo-f2a08bb70beccb20bd710edadccccff4f93d3981.tar.gz gentoo-f2a08bb70beccb20bd710edadccccff4f93d3981.tar.bz2 gentoo-f2a08bb70beccb20bd710edadccccff4f93d3981.zip |
www-servers/tomcat: Stabilize 10.1.33 amd64, #946266
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-servers/tomcat')
-rw-r--r-- | www-servers/tomcat/tomcat-10.1.33.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/tomcat/tomcat-10.1.33.ebuild b/www-servers/tomcat/tomcat-10.1.33.ebuild index 4eeadd5c4bce..335e0c37e0dd 100644 --- a/www-servers/tomcat/tomcat-10.1.33.ebuild +++ b/www-servers/tomcat/tomcat-10.1.33.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? |