diff options
author | Sam James <sam@gentoo.org> | 2021-08-10 04:01:59 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-10 04:01:59 +0100 |
commit | 10419af974121580f820e7a1eb3e64e00be3f059 (patch) | |
tree | 695be4d085e6b3096255d8ad0771ccd394cb8743 /www-servers | |
parent | dev-java/tomcat-servlet-api: Stabilize 8.5.69 amd64, #807235 (diff) | |
download | gentoo-10419af974121580f820e7a1eb3e64e00be3f059.tar.gz gentoo-10419af974121580f820e7a1eb3e64e00be3f059.tar.bz2 gentoo-10419af974121580f820e7a1eb3e64e00be3f059.zip |
www-servers/tomcat: Stabilize 8.5.69 amd64, #807235
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/tomcat/tomcat-8.5.69.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/tomcat/tomcat-8.5.69.ebuild b/www-servers/tomcat/tomcat-8.5.69.ebuild index ce92130bddc8..0d566b00a7b8 100644 --- a/www-servers/tomcat/tomcat-8.5.69.ebuild +++ b/www-servers/tomcat/tomcat-8.5.69.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? |