diff options
author | Sam James <sam@gentoo.org> | 2020-12-14 08:00:38 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-14 08:03:39 +0000 |
commit | 45680fdfd2bd08547688759de3f79d7290b7ee21 (patch) | |
tree | 6312a515faaa3187f5cfb67edc114e996ed1c722 /www-servers | |
parent | app-text/pelican: Stabilize 4.5.3 amd64, #758281 (diff) | |
download | gentoo-45680fdfd2bd08547688759de3f79d7290b7ee21.tar.gz gentoo-45680fdfd2bd08547688759de3f79d7290b7ee21.tar.bz2 gentoo-45680fdfd2bd08547688759de3f79d7290b7ee21.zip |
www-servers/tomcat: Stabilize 8.5.60 amd64, #758338
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/tomcat/tomcat-8.5.60.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/tomcat/tomcat-8.5.60.ebuild b/www-servers/tomcat/tomcat-8.5.60.ebuild index 86d3e5d65919..ae1fd17bba26 100644 --- a/www-servers/tomcat/tomcat-8.5.60.ebuild +++ b/www-servers/tomcat/tomcat-8.5.60.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? |