diff options
author | Sam James <sam@gentoo.org> | 2023-03-22 22:35:58 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-22 22:35:58 +0000 |
commit | 48a5cd372b585cd3dd0243e00a4304709ea5e01d (patch) | |
tree | 8aa877baa2c2f6ee10f3f58b3b321d714e8154ca /www-servers/tomcat | |
parent | www-servers/tomcat: Stabilize 9.0.73 amd64, #902719 (diff) | |
download | gentoo-48a5cd372b585cd3dd0243e00a4304709ea5e01d.tar.gz gentoo-48a5cd372b585cd3dd0243e00a4304709ea5e01d.tar.bz2 gentoo-48a5cd372b585cd3dd0243e00a4304709ea5e01d.zip |
www-servers/tomcat: Stabilize 10.1.7 amd64, #902719
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-servers/tomcat')
-rw-r--r-- | www-servers/tomcat/tomcat-10.1.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/tomcat/tomcat-10.1.7.ebuild b/www-servers/tomcat/tomcat-10.1.7.ebuild index a2d0614c3733..0441c95309f2 100644 --- a/www-servers/tomcat/tomcat-10.1.7.ebuild +++ b/www-servers/tomcat/tomcat-10.1.7.ebuild @@ -24,7 +24,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? |