diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-13 09:50:01 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-13 09:50:01 +0000 |
commit | 1afa1f311ce54404b231ae709e78b3d472fe53f3 (patch) | |
tree | 0a160ef8bd184e8c5de34b26d52f443603bbdd70 /www-servers | |
parent | www-servers/tomcat: Stabilize 9.0.84-r1 amd64, #921980 (diff) | |
download | gentoo-1afa1f311ce54404b231ae709e78b3d472fe53f3.tar.gz gentoo-1afa1f311ce54404b231ae709e78b3d472fe53f3.tar.bz2 gentoo-1afa1f311ce54404b231ae709e78b3d472fe53f3.zip |
www-servers/tomcat: Stabilize 10.1.17-r1 amd64, #921980
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/tomcat/tomcat-10.1.17-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/tomcat/tomcat-10.1.17-r1.ebuild b/www-servers/tomcat/tomcat-10.1.17-r1.ebuild index 28598e1cd7ef..9a5e9756ba19 100644 --- a/www-servers/tomcat/tomcat-10.1.17-r1.ebuild +++ b/www-servers/tomcat/tomcat-10.1.17-r1.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? |