diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-16 17:36:12 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-16 17:36:12 +0200 |
commit | 5db3d245f89913217e277a40dfd65f6136a4324b (patch) | |
tree | be707d6a494e66ebcc5ce2e3703ee0d9f35412d4 /www-servers | |
parent | sec-keys/openpgp-keys-apache-tomcat: Stabilize 9.0.69 ppc64, #886283 (diff) | |
download | gentoo-5db3d245f89913217e277a40dfd65f6136a4324b.tar.gz gentoo-5db3d245f89913217e277a40dfd65f6136a4324b.tar.bz2 gentoo-5db3d245f89913217e277a40dfd65f6136a4324b.zip |
www-servers/tomcat: Stabilize 10.1.2 amd64, #886283
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/tomcat/tomcat-10.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/tomcat/tomcat-10.1.2.ebuild b/www-servers/tomcat/tomcat-10.1.2.ebuild index 9be9150ea919..a2e7673f7702 100644 --- a/www-servers/tomcat/tomcat-10.1.2.ebuild +++ b/www-servers/tomcat/tomcat-10.1.2.ebuild @@ -24,7 +24,7 @@ SRC_URI="mirror://apache/${PN}/tomcat-10/v${PV}/src/${MY_P}.tar.gz LICENSE="Apache-2.0" SLOT="10.1" -KEYWORDS="~amd64 ~amd64-linux" +KEYWORDS="amd64 ~amd64-linux" IUSE="extra-webapps" RESTRICT="test" # can we run them on a production system? |