diff options
author | Sam James <sam@gentoo.org> | 2023-11-28 19:17:50 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-28 19:17:50 +0000 |
commit | e5ff8165623740f0e13ea31903750a93da4b61b9 (patch) | |
tree | 635f7aaa361c2748ecfbfaaecab9f853fd092961 /www-servers | |
parent | www-servers/tomcat: Stabilize 9.0.83 amd64, #918696 (diff) | |
download | gentoo-e5ff8165623740f0e13ea31903750a93da4b61b9.tar.gz gentoo-e5ff8165623740f0e13ea31903750a93da4b61b9.tar.bz2 gentoo-e5ff8165623740f0e13ea31903750a93da4b61b9.zip |
www-servers/tomcat: Stabilize 10.1.16 amd64, #918696
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/tomcat/tomcat-10.1.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/tomcat/tomcat-10.1.16.ebuild b/www-servers/tomcat/tomcat-10.1.16.ebuild index 7001a52d8c24..420c23559c89 100644 --- a/www-servers/tomcat/tomcat-10.1.16.ebuild +++ b/www-servers/tomcat/tomcat-10.1.16.ebuild @@ -22,7 +22,7 @@ SRC_URI="mirror://apache/${PN}/tomcat-10/v${PV}/src/${MY_P}.tar.gz LICENSE="Apache-2.0" SLOT="10.1" -KEYWORDS="~amd64 ~arm ~arm64 ~amd64-linux" +KEYWORDS="amd64 ~arm ~arm64 ~amd64-linux" IUSE="extra-webapps" RESTRICT="test" # can we run them on a production system? |