diff options
author | Sam James <sam@gentoo.org> | 2023-03-22 22:35:56 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-22 22:35:56 +0000 |
commit | 49f04f21caefe637a9e1bce93344d2e25b75feae (patch) | |
tree | 70d662b8f16d688c523e015b56637b0310ac0079 /www-servers | |
parent | app-text/txt2tags: Stabilize 3.8 ALLARCHES, #902717 (diff) | |
download | gentoo-49f04f21caefe637a9e1bce93344d2e25b75feae.tar.gz gentoo-49f04f21caefe637a9e1bce93344d2e25b75feae.tar.bz2 gentoo-49f04f21caefe637a9e1bce93344d2e25b75feae.zip |
www-servers/tomcat: Stabilize 8.5.87 amd64, #902719
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/tomcat/tomcat-8.5.87.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/tomcat/tomcat-8.5.87.ebuild b/www-servers/tomcat/tomcat-8.5.87.ebuild index 6f5f1a7f9687..dc4d5cb47d2a 100644 --- a/www-servers/tomcat/tomcat-8.5.87.ebuild +++ b/www-servers/tomcat/tomcat-8.5.87.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? |