diff options
author | Sam James <sam@gentoo.org> | 2023-08-12 01:08:38 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-12 01:08:38 +0100 |
commit | 3d5aa29a898d069590bdae0586b59d89b3d40e4d (patch) | |
tree | e7ef8bcefbd36e2528e1bf78b6a28637ed5992ad /www-servers | |
parent | www-servers/tomcat: Stabilize 9.0.78 amd64, #912055 (diff) | |
download | gentoo-3d5aa29a898d069590bdae0586b59d89b3d40e4d.tar.gz gentoo-3d5aa29a898d069590bdae0586b59d89b3d40e4d.tar.bz2 gentoo-3d5aa29a898d069590bdae0586b59d89b3d40e4d.zip |
www-servers/tomcat: Stabilize 10.1.11 amd64, #912055
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/tomcat/tomcat-10.1.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/tomcat/tomcat-10.1.11.ebuild b/www-servers/tomcat/tomcat-10.1.11.ebuild index 6320540b940d..603e2c46e673 100644 --- a/www-servers/tomcat/tomcat-10.1.11.ebuild +++ b/www-servers/tomcat/tomcat-10.1.11.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? |