diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-17 08:06:21 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-17 08:06:21 +0200 |
commit | 5a0231074499a9928fd88e4b88f952229a7ffbbf (patch) | |
tree | c815c7773a26eae4b7961f34a2d253998b6ee6fb /www-servers | |
parent | www-servers/tomcat: Stabilize 8.5.99-r1 amd64, #926948 (diff) | |
download | gentoo-5a0231074499a9928fd88e4b88f952229a7ffbbf.tar.gz gentoo-5a0231074499a9928fd88e4b88f952229a7ffbbf.tar.bz2 gentoo-5a0231074499a9928fd88e4b88f952229a7ffbbf.zip |
www-servers/tomcat: Stabilize 9.0.86-r1 amd64, #926948
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/tomcat/tomcat-9.0.86-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/tomcat/tomcat-9.0.86-r1.ebuild b/www-servers/tomcat/tomcat-9.0.86-r1.ebuild index d6183d244461..62209bd563d6 100644 --- a/www-servers/tomcat/tomcat-9.0.86-r1.ebuild +++ b/www-servers/tomcat/tomcat-9.0.86-r1.ebuild @@ -23,7 +23,7 @@ S=${WORKDIR}/${MY_P} 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? |