diff options
author | Sam James <sam@gentoo.org> | 2022-07-10 13:15:50 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-10 13:15:50 +0100 |
commit | 73b979e58bbee6245615bcd97e2b151dffd86263 (patch) | |
tree | 35a249290ba89286d30adb5d9e7027a91cf11411 /www-servers | |
parent | www-servers/tomcat: Stabilize 8.5.81 amd64, #857237 (diff) | |
download | gentoo-73b979e58bbee6245615bcd97e2b151dffd86263.tar.gz gentoo-73b979e58bbee6245615bcd97e2b151dffd86263.tar.bz2 gentoo-73b979e58bbee6245615bcd97e2b151dffd86263.zip |
www-servers/tomcat: Stabilize 9.0.64 amd64, #857237
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/tomcat/tomcat-9.0.64.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/tomcat/tomcat-9.0.64.ebuild b/www-servers/tomcat/tomcat-9.0.64.ebuild index e151500fc704..816509c99633 100644 --- a/www-servers/tomcat/tomcat-9.0.64.ebuild +++ b/www-servers/tomcat/tomcat-9.0.64.ebuild @@ -23,7 +23,7 @@ SRC_URI="mirror://apache/${PN}/tomcat-9/v${PV}/src/${MY_P}.tar.gz LICENSE="Apache-2.0" SLOT="9" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="extra-webapps" RESTRICT="test" # can we run them on a production system? |