diff options
author | Sam James <sam@gentoo.org> | 2022-11-12 02:39:13 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-11-12 02:39:13 +0000 |
commit | 0a50f17188140cec7622c36194014d468497d3ea (patch) | |
tree | 22ea383ec2b240ada5ae13fc4efa87ed8b7bc426 /www-servers | |
parent | gnustep-apps/gorm: fix LICENSE (diff) | |
download | gentoo-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.ebuild | 2 |
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? |