diff options
author | Sam James <sam@gentoo.org> | 2023-09-14 17:28:26 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-09-14 17:28:26 +0100 |
commit | 9d92def60b668c9feaadb93684074f5f247caf87 (patch) | |
tree | 33b596b405570eb12bd3e7078b4a1d7c798462e5 /www-servers | |
parent | www-servers/tomcat: Stabilize 10.1.12 amd64, #914168 (diff) | |
download | gentoo-9d92def60b668c9feaadb93684074f5f247caf87.tar.gz gentoo-9d92def60b668c9feaadb93684074f5f247caf87.tar.bz2 gentoo-9d92def60b668c9feaadb93684074f5f247caf87.zip |
www-servers/tomcat: Stabilize 9.0.79 amd64, #914168
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/tomcat/tomcat-9.0.79.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/tomcat/tomcat-9.0.79.ebuild b/www-servers/tomcat/tomcat-9.0.79.ebuild index d3185bf4ed18..6c17491db575 100644 --- a/www-servers/tomcat/tomcat-9.0.79.ebuild +++ b/www-servers/tomcat/tomcat-9.0.79.ebuild @@ -22,7 +22,7 @@ SRC_URI="mirror://apache/${PN}/tomcat-9/v${PV}/src/${MY_P}.tar.gz LICENSE="Apache-2.0" SLOT="9" -KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux" IUSE="extra-webapps" RESTRICT="test" # can we run them on a production system? |