diff options
author | Miroslav Šulc <fordfrog@gentoo.org> | 2019-04-19 16:41:38 +0200 |
---|---|---|
committer | Miroslav Šulc <fordfrog@gentoo.org> | 2019-04-19 16:50:56 +0200 |
commit | 986360d34f05869741b6e1e206cd53ec3fa64486 (patch) | |
tree | d02f8a0e17393e1a19aef7c190f53f390060cbfe /www-servers | |
parent | dev-java/tomcat-servlet-api-9.0.17: amd64 stable (diff) | |
download | gentoo-986360d34f05869741b6e1e206cd53ec3fa64486.tar.gz gentoo-986360d34f05869741b6e1e206cd53ec3fa64486.tar.bz2 gentoo-986360d34f05869741b6e1e206cd53ec3fa64486.zip |
www-servers/tomcat-7.0.93: amd64 stable
Package-Manager: Portage-2.3.64, Repoman-2.3.12
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/tomcat/tomcat-7.0.93.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/tomcat/tomcat-7.0.93.ebuild b/www-servers/tomcat/tomcat-7.0.93.ebuild index 1df725b2158c..9acd6b92a2e4 100644 --- a/www-servers/tomcat/tomcat-7.0.93.ebuild +++ b/www-servers/tomcat/tomcat-7.0.93.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? |