diff options
author | Sam James <sam@gentoo.org> | 2023-08-12 01:08:35 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-12 01:08:35 +0100 |
commit | 2649092f7bf7c5462465790951a585227ad80e73 (patch) | |
tree | 2e52a0aa204a256941892d5a4b403a4adf36b978 /www-servers | |
parent | app-emacs/switch-window: Stabilize 1.6.2_p20210808 amd64, #912084 (diff) | |
download | gentoo-2649092f7bf7c5462465790951a585227ad80e73.tar.gz gentoo-2649092f7bf7c5462465790951a585227ad80e73.tar.bz2 gentoo-2649092f7bf7c5462465790951a585227ad80e73.zip |
www-servers/tomcat: Stabilize 8.5.91 amd64, #912055
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/tomcat/tomcat-8.5.91.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/tomcat/tomcat-8.5.91.ebuild b/www-servers/tomcat/tomcat-8.5.91.ebuild index ec49ff58bef9..265c9e364fe1 100644 --- a/www-servers/tomcat/tomcat-8.5.91.ebuild +++ b/www-servers/tomcat/tomcat-8.5.91.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://apache/${PN}/tomcat-8/v${PV}/src/${MY_P}.tar.gz LICENSE="Apache-2.0" SLOT="8.5" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="extra-webapps" RESTRICT="test" # can we run them on a production system? |