diff options
author | Sam James <sam@gentoo.org> | 2021-05-29 15:21:04 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-29 15:21:04 +0000 |
commit | bfe92b233eba7f852d6cf8716b10cd6975607ef1 (patch) | |
tree | a138ca6f1e4093fcb539fc44d0a1a98304969be8 /www-servers | |
parent | dev-java/tomcat-servlet-api: Stabilize 7.0.109 amd64, #792783 (diff) | |
download | gentoo-bfe92b233eba7f852d6cf8716b10cd6975607ef1.tar.gz gentoo-bfe92b233eba7f852d6cf8716b10cd6975607ef1.tar.bz2 gentoo-bfe92b233eba7f852d6cf8716b10cd6975607ef1.zip |
www-servers/tomcat: Stabilize 7.0.109 amd64, #792783
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/tomcat/tomcat-7.0.109.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/tomcat/tomcat-7.0.109.ebuild b/www-servers/tomcat/tomcat-7.0.109.ebuild index ac741e7e7f1c..62b762d4f8e4 100644 --- a/www-servers/tomcat/tomcat-7.0.109.ebuild +++ b/www-servers/tomcat/tomcat-7.0.109.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://apache/${PN}/tomcat-7/v${PV}/src/${MY_P}.tar.gz" LICENSE="Apache-2.0" SLOT="7" -KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="extra-webapps websockets" RESTRICT="test" # can we run them on a production system? |