summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-11-12 02:39:13 +0000
committerSam James <sam@gentoo.org>2022-11-12 02:39:13 +0000
commit0a50f17188140cec7622c36194014d468497d3ea (patch)
tree22ea383ec2b240ada5ae13fc4efa87ed8b7bc426 /www-servers
parentgnustep-apps/gorm: fix LICENSE (diff)
downloadgentoo-0a50f17188140cec7622c36194014d468497d3ea.tar.gz
gentoo-0a50f17188140cec7622c36194014d468497d3ea.tar.bz2
gentoo-0a50f17188140cec7622c36194014d468497d3ea.zip
www-servers/tomcat: Stabilize 10.1.1 amd64, #880871
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r--www-servers/tomcat/tomcat-10.1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/tomcat/tomcat-10.1.1.ebuild b/www-servers/tomcat/tomcat-10.1.1.ebuild
index dda73b98a3cd..450dc8b11ba0 100644
--- a/www-servers/tomcat/tomcat-10.1.1.ebuild
+++ b/www-servers/tomcat/tomcat-10.1.1.ebuild
@@ -23,7 +23,7 @@ SRC_URI="mirror://apache/${PN}/tomcat-10/v${PV}/src/${MY_P}.tar.gz
LICENSE="Apache-2.0"
SLOT="10.1"
-KEYWORDS="~amd64 ~amd64-linux"
+KEYWORDS="amd64 ~amd64-linux"
IUSE="extra-webapps"
RESTRICT="test" # can we run them on a production system?