diff options
author | Sam James <sam@gentoo.org> | 2024-10-18 01:17:03 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-18 01:17:03 +0100 |
commit | 0f3ada017e8abfcf9110ae09349bd84095df4cdd (patch) | |
tree | 44a8fb9339644765ef6145f02656b3893b771bc5 /www-servers | |
parent | dev-cpp/fast_float: Keyword 6.1.6 ppc64, #941725 (diff) | |
download | gentoo-0f3ada017e8abfcf9110ae09349bd84095df4cdd.tar.gz gentoo-0f3ada017e8abfcf9110ae09349bd84095df4cdd.tar.bz2 gentoo-0f3ada017e8abfcf9110ae09349bd84095df4cdd.zip |
www-servers/tomcat: Stabilize 9.0.95 amd64, #941597
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/tomcat/tomcat-9.0.95.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/tomcat/tomcat-9.0.95.ebuild b/www-servers/tomcat/tomcat-9.0.95.ebuild index 01ffb2ede3e3..65bb2104fdd8 100644 --- a/www-servers/tomcat/tomcat-9.0.95.ebuild +++ b/www-servers/tomcat/tomcat-9.0.95.ebuild @@ -17,7 +17,7 @@ S=${WORKDIR}/${MY_P} LICENSE="Apache-2.0" SLOT="9" -KEYWORDS="~amd64 ~arm64 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm64 ~amd64-linux ~x86-linux" IUSE="extra-webapps" RESTRICT="test" # can we run them on a production system? |