diff options
author | Sam James <sam@gentoo.org> | 2022-08-21 00:01:23 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-21 00:01:23 +0100 |
commit | 0298751dc739704854bb10e8b4f58c91c2d04a3b (patch) | |
tree | 45f3196d4974bae535d34a1be50481fb08d704ef /www-servers/tomcat/tomcat-10.0.23.ebuild | |
parent | dev-java/tomcat-servlet-api: Stabilize 9.0.65 amd64, #865847 (diff) | |
download | gentoo-0298751dc739704854bb10e8b4f58c91c2d04a3b.tar.gz gentoo-0298751dc739704854bb10e8b4f58c91c2d04a3b.tar.bz2 gentoo-0298751dc739704854bb10e8b4f58c91c2d04a3b.zip |
www-servers/tomcat: Stabilize 10.0.23 amd64, #865847
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-servers/tomcat/tomcat-10.0.23.ebuild')
-rw-r--r-- | www-servers/tomcat/tomcat-10.0.23.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/tomcat/tomcat-10.0.23.ebuild b/www-servers/tomcat/tomcat-10.0.23.ebuild index 17405e3e5eda..eedd06361adf 100644 --- a/www-servers/tomcat/tomcat-10.0.23.ebuild +++ b/www-servers/tomcat/tomcat-10.0.23.ebuild @@ -23,7 +23,7 @@ SRC_URI="mirror://apache/${PN}/tomcat-10/v${PV}/src/${MY_P}.tar.gz LICENSE="Apache-2.0" SLOT="10" -KEYWORDS="~amd64 ~amd64-linux" +KEYWORDS="amd64 ~amd64-linux" IUSE="extra-webapps" RESTRICT="test" # can we run them on a production system? |