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