diff options
author | Sam James <sam@gentoo.org> | 2023-02-19 18:05:43 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-02-19 18:05:43 +0000 |
commit | 0c5d306b11eee4ae3a9227e02ae16069a248dbcb (patch) | |
tree | 85e054c7823159eca1abc876bceb85a8287eb1f0 /www-servers | |
parent | sys-devel/make: add 4.4.0.91 (diff) | |
download | gentoo-0c5d306b11eee4ae3a9227e02ae16069a248dbcb.tar.gz gentoo-0c5d306b11eee4ae3a9227e02ae16069a248dbcb.tar.bz2 gentoo-0c5d306b11eee4ae3a9227e02ae16069a248dbcb.zip |
www-servers/tomcat: Stabilize 8.5.85 amd64, #895436
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/tomcat/tomcat-8.5.85.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/tomcat/tomcat-8.5.85.ebuild b/www-servers/tomcat/tomcat-8.5.85.ebuild index 24b29230a155..d046474cd03e 100644 --- a/www-servers/tomcat/tomcat-8.5.85.ebuild +++ b/www-servers/tomcat/tomcat-8.5.85.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? |