diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2021-12-17 10:19:08 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2021-12-17 10:19:08 +0100 |
commit | 374a37cf94718eb7fbad22d74d2db79c0361f659 (patch) | |
tree | 94646253ee8885f356ec97c69903cf2fa31fade5 /www-servers | |
parent | dev-java/tomcat-servlet-api: Stabilize 9.0.55 amd64, #829394 (diff) | |
download | gentoo-374a37cf94718eb7fbad22d74d2db79c0361f659.tar.gz gentoo-374a37cf94718eb7fbad22d74d2db79c0361f659.tar.bz2 gentoo-374a37cf94718eb7fbad22d74d2db79c0361f659.zip |
www-servers/tomcat: Stabilize 8.5.73 amd64, #829394
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/tomcat/tomcat-8.5.73.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/tomcat/tomcat-8.5.73.ebuild b/www-servers/tomcat/tomcat-8.5.73.ebuild index ce92130bddc8..0d566b00a7b8 100644 --- a/www-servers/tomcat/tomcat-8.5.73.ebuild +++ b/www-servers/tomcat/tomcat-8.5.73.ebuild @@ -15,7 +15,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 ~x86-solaris" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="extra-webapps" RESTRICT="test" # can we run them on a production system? |