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 | e490197f80f5c0d5370096d6e2319e536a38fd59 (patch) | |
tree | 153630c838343454b2fc89b66ab40f92564cb190 /www-servers | |
parent | www-servers/tomcat: Stabilize 10.1.19-r1 amd64, #926948 (diff) | |
download | gentoo-e490197f80f5c0d5370096d6e2319e536a38fd59.tar.gz gentoo-e490197f80f5c0d5370096d6e2319e536a38fd59.tar.bz2 gentoo-e490197f80f5c0d5370096d6e2319e536a38fd59.zip |
www-servers/tomcat: Stabilize 8.5.99-r1 amd64, #926948
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/tomcat/tomcat-8.5.99-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/tomcat/tomcat-8.5.99-r1.ebuild b/www-servers/tomcat/tomcat-8.5.99-r1.ebuild index 8f3129ef2d1b..76f81b2ba599 100644 --- a/www-servers/tomcat/tomcat-8.5.99-r1.ebuild +++ b/www-servers/tomcat/tomcat-8.5.99-r1.ebuild @@ -17,7 +17,7 @@ S=${WORKDIR}/${MY_P} LICENSE="Apache-2.0" SLOT="8.5" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="extra-webapps" RESTRICT="test" # can we run them on a production system? |