diff options
author | Sam James <sam@gentoo.org> | 2022-10-28 08:02:42 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-28 08:02:42 +0100 |
commit | d56272e6ad81afbf87b4d0840a823e2b27fae2ae (patch) | |
tree | f01f855770d23ec5f873305cdfbd462c0de2b868 /www-servers | |
parent | app-arch/xz-utils: Stabilize 5.2.7 x86, #878507 (diff) | |
download | gentoo-d56272e6ad81afbf87b4d0840a823e2b27fae2ae.tar.gz gentoo-d56272e6ad81afbf87b4d0840a823e2b27fae2ae.tar.bz2 gentoo-d56272e6ad81afbf87b4d0840a823e2b27fae2ae.zip |
www-servers/tomcat: Stabilize 10.0.26 amd64, #878511
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/tomcat/tomcat-10.0.26.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/tomcat/tomcat-10.0.26.ebuild b/www-servers/tomcat/tomcat-10.0.26.ebuild index efe394d3f70d..50cd2b21eb97 100644 --- a/www-servers/tomcat/tomcat-10.0.26.ebuild +++ b/www-servers/tomcat/tomcat-10.0.26.ebuild @@ -23,7 +23,7 @@ SRC_URI="mirror://apache/${PN}/tomcat-10/v${PV}/src/${MY_P}.tar.gz LICENSE="Apache-2.0" SLOT="10" -KEYWORDS="~amd64 ~amd64-linux" +KEYWORDS="amd64 ~amd64-linux" IUSE="extra-webapps" RESTRICT="test" # can we run them on a production system? |