diff options
author | 2016-01-18 18:06:19 +0100 | |
---|---|---|
committer | 2016-01-18 18:06:19 +0100 | |
commit | 88005ea68c2d50425702b2811588aac9ff6e45d6 (patch) | |
tree | efcf5d5a5199fdbaacffcd73f7452c7f4e3bb8a9 /www-servers | |
parent | dev-java/tomcat-servlet-api: amd64 stable wrt bug #572280 (diff) | |
download | gentoo-88005ea68c2d50425702b2811588aac9ff6e45d6.tar.gz gentoo-88005ea68c2d50425702b2811588aac9ff6e45d6.tar.bz2 gentoo-88005ea68c2d50425702b2811588aac9ff6e45d6.zip |
www-servers/tomcat: amd64 stable wrt bug #572282
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/tomcat/tomcat-7.0.67.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/tomcat/tomcat-7.0.67.ebuild b/www-servers/tomcat/tomcat-7.0.67.ebuild index cfc066197b85..0d668eef75f1 100644 --- a/www-servers/tomcat/tomcat-7.0.67.ebuild +++ b/www-servers/tomcat/tomcat-7.0.67.ebuild @@ -16,7 +16,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 ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="amd64 ~ppc64 ~x86 ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="extra-webapps websockets" RESTRICT="test" # can we run them on a production system? |