diff options
author | 2022-02-21 16:28:24 +0100 | |
---|---|---|
committer | 2022-02-21 16:28:24 +0100 | |
commit | a3d9789d1e9b359f2d55cc88c578f476b18ce869 (patch) | |
tree | 07201060d5a176cf92d74b5c6e2ab9cf6eb4923c /www-servers/tomcat | |
parent | www-servers/tomcat: Stabilize 8.5.75 amd64, #833837 (diff) | |
download | gentoo-a3d9789d1e9b359f2d55cc88c578f476b18ce869.tar.gz gentoo-a3d9789d1e9b359f2d55cc88c578f476b18ce869.tar.bz2 gentoo-a3d9789d1e9b359f2d55cc88c578f476b18ce869.zip |
www-servers/tomcat: Stabilize 9.0.58 amd64, #833837
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'www-servers/tomcat')
-rw-r--r-- | www-servers/tomcat/tomcat-9.0.58.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/tomcat/tomcat-9.0.58.ebuild b/www-servers/tomcat/tomcat-9.0.58.ebuild index f022f3e7ea9c..bbea8f6df4eb 100644 --- a/www-servers/tomcat/tomcat-9.0.58.ebuild +++ b/www-servers/tomcat/tomcat-9.0.58.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? |