diff options
author | Sam James <sam@gentoo.org> | 2023-09-14 17:28:25 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-09-14 17:28:25 +0100 |
commit | 953db63aa8971ec07a54fc5b2c99c9d064abc3ac (patch) | |
tree | b225e8cdcba90e5d8df1a00cfb5a6a90be494071 /www-servers/tomcat | |
parent | www-servers/tomcat: Stabilize 8.5.92 amd64, #914168 (diff) | |
download | gentoo-953db63aa8971ec07a54fc5b2c99c9d064abc3ac.tar.gz gentoo-953db63aa8971ec07a54fc5b2c99c9d064abc3ac.tar.bz2 gentoo-953db63aa8971ec07a54fc5b2c99c9d064abc3ac.zip |
www-servers/tomcat: Stabilize 10.1.12 amd64, #914168
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-servers/tomcat')
-rw-r--r-- | www-servers/tomcat/tomcat-10.1.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/tomcat/tomcat-10.1.12.ebuild b/www-servers/tomcat/tomcat-10.1.12.ebuild index 6320540b940d..603e2c46e673 100644 --- a/www-servers/tomcat/tomcat-10.1.12.ebuild +++ b/www-servers/tomcat/tomcat-10.1.12.ebuild @@ -22,7 +22,7 @@ SRC_URI="mirror://apache/${PN}/tomcat-10/v${PV}/src/${MY_P}.tar.gz LICENSE="Apache-2.0" SLOT="10.1" -KEYWORDS="~amd64 ~arm ~arm64 ~amd64-linux" +KEYWORDS="amd64 ~arm ~arm64 ~amd64-linux" IUSE="extra-webapps" RESTRICT="test" # can we run them on a production system? |