diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-13 09:50:01 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-13 09:50:01 +0000 |
commit | d3cf0c0a911d4eab0c041e64e0842990dc9751ef (patch) | |
tree | 48b32fd86b424b617b2e27d7cc9a997089e10d7d /www-servers | |
parent | www-servers/tomcat: Stabilize 8.5.97-r1 amd64, #921980 (diff) | |
download | gentoo-d3cf0c0a911d4eab0c041e64e0842990dc9751ef.tar.gz gentoo-d3cf0c0a911d4eab0c041e64e0842990dc9751ef.tar.bz2 gentoo-d3cf0c0a911d4eab0c041e64e0842990dc9751ef.zip |
www-servers/tomcat: Stabilize 9.0.84-r1 amd64, #921980
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/tomcat/tomcat-9.0.84-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/tomcat/tomcat-9.0.84-r1.ebuild b/www-servers/tomcat/tomcat-9.0.84-r1.ebuild index 182ffc6d3773..99d05ee6f55b 100644 --- a/www-servers/tomcat/tomcat-9.0.84-r1.ebuild +++ b/www-servers/tomcat/tomcat-9.0.84-r1.ebuild @@ -22,7 +22,7 @@ SRC_URI="mirror://apache/${PN}/tomcat-9/v${PV}/src/${MY_P}.tar.gz LICENSE="Apache-2.0" SLOT="9" -KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux" IUSE="extra-webapps" RESTRICT="test" # can we run them on a production system? |