diff options
author | Sam James <sam@gentoo.org> | 2022-11-12 02:39:14 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-11-12 02:39:14 +0000 |
commit | 0bbbb3ce1e84ae7d9b05b4b1a6b50cfb6a8ddaab (patch) | |
tree | b0a609fd28020058f704d3ee307ad198f3b81f4a /www-servers | |
parent | www-servers/tomcat: Stabilize 10.1.1 amd64, #880871 (diff) | |
download | gentoo-0bbbb3ce1e84ae7d9b05b4b1a6b50cfb6a8ddaab.tar.gz gentoo-0bbbb3ce1e84ae7d9b05b4b1a6b50cfb6a8ddaab.tar.bz2 gentoo-0bbbb3ce1e84ae7d9b05b4b1a6b50cfb6a8ddaab.zip |
www-servers/tomcat: Stabilize 10.0.27 amd64, #880871
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/tomcat/tomcat-10.0.27.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/tomcat/tomcat-10.0.27.ebuild b/www-servers/tomcat/tomcat-10.0.27.ebuild index 1cc1b2506c05..a54403b4f0d2 100644 --- a/www-servers/tomcat/tomcat-10.0.27.ebuild +++ b/www-servers/tomcat/tomcat-10.0.27.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? |