diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-04 00:07:18 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-04 00:07:18 +0200 |
commit | c393bb710f169052f0e93be0887ab0eed5bfa7be (patch) | |
tree | ecdd52731fc9e9b5efd1e41b1aa08f21f7dcc3f8 /www-servers | |
parent | www-servers/tomcat: Stabilize 8.5.76 amd64, #836622 (diff) | |
download | gentoo-c393bb710f169052f0e93be0887ab0eed5bfa7be.tar.gz gentoo-c393bb710f169052f0e93be0887ab0eed5bfa7be.tar.bz2 gentoo-c393bb710f169052f0e93be0887ab0eed5bfa7be.zip |
www-servers/tomcat: Stabilize 9.0.59 amd64, #836622
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/tomcat/tomcat-9.0.59.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/tomcat/tomcat-9.0.59.ebuild b/www-servers/tomcat/tomcat-9.0.59.ebuild index bd49dfe74c96..164acb30f6e5 100644 --- a/www-servers/tomcat/tomcat-9.0.59.ebuild +++ b/www-servers/tomcat/tomcat-9.0.59.ebuild @@ -23,7 +23,7 @@ SRC_URI="mirror://apache/${PN}/tomcat-9/v${PV}/src/${MY_P}.tar.gz LICENSE="Apache-2.0" SLOT="9" -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? |