diff options
author | Sam James <sam@gentoo.org> | 2020-11-01 14:46:40 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-01 14:47:40 +0000 |
commit | 4d8bdcf4363834b0c702434360ede69fc9ffb4ed (patch) | |
tree | 58cb8e2eb6b16934b5eb54586a9d9ddf0d139840 /www-servers | |
parent | net-wireless/blueman: Remove old (diff) | |
download | gentoo-4d8bdcf4363834b0c702434360ede69fc9ffb4ed.tar.gz gentoo-4d8bdcf4363834b0c702434360ede69fc9ffb4ed.tar.bz2 gentoo-4d8bdcf4363834b0c702434360ede69fc9ffb4ed.zip |
www-servers/tomcat: Stabilize 8.5.58 amd64, #747970
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/tomcat/tomcat-8.5.58.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/tomcat/tomcat-8.5.58.ebuild b/www-servers/tomcat/tomcat-8.5.58.ebuild index cb1cc0e1c51c..3e285a9aaac4 100644 --- a/www-servers/tomcat/tomcat-8.5.58.ebuild +++ b/www-servers/tomcat/tomcat-8.5.58.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? |