diff options
author | Miroslav Šulc <fordfrog@gentoo.org> | 2019-09-21 09:14:20 +0200 |
---|---|---|
committer | Miroslav Šulc <fordfrog@gentoo.org> | 2019-09-21 09:45:03 +0200 |
commit | 56d8d23d8017dd2bcfb4d5eb13e630d2d3296718 (patch) | |
tree | bcf6e8fac94bb3f8102e1d602514bc5396b811f6 /www-servers | |
parent | dev-java/tomcat-servlet-api-8.5.43: amd64 stable (diff) | |
download | gentoo-56d8d23d8017dd2bcfb4d5eb13e630d2d3296718.tar.gz gentoo-56d8d23d8017dd2bcfb4d5eb13e630d2d3296718.tar.bz2 gentoo-56d8d23d8017dd2bcfb4d5eb13e630d2d3296718.zip |
www-servers/tomcat-7.0.96: amd64 stable
Package-Manager: Portage-2.3.76, Repoman-2.3.17
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/tomcat/tomcat-7.0.96.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/tomcat/tomcat-7.0.96.ebuild b/www-servers/tomcat/tomcat-7.0.96.ebuild index e8aaf5d3eaa2..cd40b029523a 100644 --- a/www-servers/tomcat/tomcat-7.0.96.ebuild +++ b/www-servers/tomcat/tomcat-7.0.96.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? |