diff options
author | Sam James <sam@gentoo.org> | 2023-09-26 00:08:12 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-09-26 00:08:12 +0100 |
commit | deab0a54eeab34b00606c36857eae7ac95e210b8 (patch) | |
tree | 88bbf3b24a252b93db7eaa0e0ca38b0b1e23bf50 /www-servers | |
parent | media-libs/mesa: pass LLVM_MAX_SLOT to get_llvm_prefix for old + missed spot (diff) | |
download | gentoo-deab0a54eeab34b00606c36857eae7ac95e210b8.tar.gz gentoo-deab0a54eeab34b00606c36857eae7ac95e210b8.tar.bz2 gentoo-deab0a54eeab34b00606c36857eae7ac95e210b8.zip |
www-servers/tomcat: Stabilize 10.1.13 amd64, #914718
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/tomcat/tomcat-10.1.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/tomcat/tomcat-10.1.13.ebuild b/www-servers/tomcat/tomcat-10.1.13.ebuild index 6320540b940d..603e2c46e673 100644 --- a/www-servers/tomcat/tomcat-10.1.13.ebuild +++ b/www-servers/tomcat/tomcat-10.1.13.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? |