diff options
author | Sam James <sam@gentoo.org> | 2023-10-17 04:48:25 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-10-17 04:48:25 +0100 |
commit | 78799953b6d167149e0820bbb9e5ddda54f42fdb (patch) | |
tree | 5a5e3e7add717a4155638d18edb3c517983cc444 /www-servers | |
parent | dev-libs/xxhash: Stabilize 0.8.2 hppa, #915545 (diff) | |
download | gentoo-78799953b6d167149e0820bbb9e5ddda54f42fdb.tar.gz gentoo-78799953b6d167149e0820bbb9e5ddda54f42fdb.tar.bz2 gentoo-78799953b6d167149e0820bbb9e5ddda54f42fdb.zip |
www-servers/tomcat: Stabilize 10.1.15 amd64, #915847
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/tomcat/tomcat-10.1.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/tomcat/tomcat-10.1.15.ebuild b/www-servers/tomcat/tomcat-10.1.15.ebuild index adac67e121d7..99574ed56bf4 100644 --- a/www-servers/tomcat/tomcat-10.1.15.ebuild +++ b/www-servers/tomcat/tomcat-10.1.15.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? |