diff options
author | Sam James <sam@gentoo.org> | 2023-05-21 10:41:36 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-21 10:41:36 +0100 |
commit | b690051f810ce13b6e76f9a4b6072b8cd6ff9f24 (patch) | |
tree | 7ece083e237498c730e564c38d15275b5edfdc98 /www-servers | |
parent | www-servers/tomcat: Stabilize 8.5.88 amd64, #906885 (diff) | |
download | gentoo-b690051f810ce13b6e76f9a4b6072b8cd6ff9f24.tar.gz gentoo-b690051f810ce13b6e76f9a4b6072b8cd6ff9f24.tar.bz2 gentoo-b690051f810ce13b6e76f9a4b6072b8cd6ff9f24.zip |
www-servers/tomcat: Stabilize 10.1.8 amd64, #906885
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/tomcat/tomcat-10.1.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/tomcat/tomcat-10.1.8.ebuild b/www-servers/tomcat/tomcat-10.1.8.ebuild index a2d0614c3733..0441c95309f2 100644 --- a/www-servers/tomcat/tomcat-10.1.8.ebuild +++ b/www-servers/tomcat/tomcat-10.1.8.ebuild @@ -24,7 +24,7 @@ SRC_URI="mirror://apache/${PN}/tomcat-10/v${PV}/src/${MY_P}.tar.gz LICENSE="Apache-2.0" SLOT="10.1" -KEYWORDS="~amd64 ~amd64-linux" +KEYWORDS="amd64 ~amd64-linux" IUSE="extra-webapps" RESTRICT="test" # can we run them on a production system? |