diff options
author | Sam James <sam@gentoo.org> | 2023-05-21 10:41:18 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-21 10:41:18 +0100 |
commit | b0a26d25099044f2677a3afd0503d98352f64aa9 (patch) | |
tree | d4e7f40c9bc48494e1968c9f8f1dd0652cd1a796 /www-servers/tomcat | |
parent | sys-apps/diffutils: add 3.10, drop 3.9_p20230514 (diff) | |
download | gentoo-b0a26d25099044f2677a3afd0503d98352f64aa9.tar.gz gentoo-b0a26d25099044f2677a3afd0503d98352f64aa9.tar.bz2 gentoo-b0a26d25099044f2677a3afd0503d98352f64aa9.zip |
www-servers/tomcat: Stabilize 8.5.88 amd64, #906885
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-servers/tomcat')
-rw-r--r-- | www-servers/tomcat/tomcat-8.5.88.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/tomcat/tomcat-8.5.88.ebuild b/www-servers/tomcat/tomcat-8.5.88.ebuild index 6f5f1a7f9687..dc4d5cb47d2a 100644 --- a/www-servers/tomcat/tomcat-8.5.88.ebuild +++ b/www-servers/tomcat/tomcat-8.5.88.ebuild @@ -16,7 +16,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? |