diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-02-02 16:23:30 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-02-02 16:23:30 +0100 |
commit | c8d60b54e435cfa71004304dc3e6415bbe5bfdd5 (patch) | |
tree | c7dc3cd6ce2e1dcc5bedd8db78bfb8401faaeee9 /www-servers/tomcat | |
parent | www-servers/tomcat: Stabilize 10.0.14 amd64, #831117 (diff) | |
download | gentoo-c8d60b54e435cfa71004304dc3e6415bbe5bfdd5.tar.gz gentoo-c8d60b54e435cfa71004304dc3e6415bbe5bfdd5.tar.bz2 gentoo-c8d60b54e435cfa71004304dc3e6415bbe5bfdd5.zip |
www-servers/tomcat: Stabilize 9.0.56 amd64, #831117
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'www-servers/tomcat')
-rw-r--r-- | www-servers/tomcat/tomcat-9.0.56.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/tomcat/tomcat-9.0.56.ebuild b/www-servers/tomcat/tomcat-9.0.56.ebuild index 8905e0fad241..527e8af5c661 100644 --- a/www-servers/tomcat/tomcat-9.0.56.ebuild +++ b/www-servers/tomcat/tomcat-9.0.56.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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? |