diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-10-23 11:05:37 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-10-23 11:05:37 +0200 |
commit | 9cd9b02e83ace9bee10f90a6808dac006376231f (patch) | |
tree | 765c89d1f749587d630c7a788ebef29a104cd1da /www-servers/tomcat | |
parent | dev-python/pyparsing: amd64 stable wrt bug #563514 (diff) | |
download | gentoo-9cd9b02e83ace9bee10f90a6808dac006376231f.tar.gz gentoo-9cd9b02e83ace9bee10f90a6808dac006376231f.tar.bz2 gentoo-9cd9b02e83ace9bee10f90a6808dac006376231f.zip |
www-servers/tomcat: amd64 stable wrt bug #563658
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'www-servers/tomcat')
-rw-r--r-- | www-servers/tomcat/tomcat-7.0.64.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/tomcat/tomcat-7.0.64.ebuild b/www-servers/tomcat/tomcat-7.0.64.ebuild index ec08f2d9754d..370d94253a93 100644 --- a/www-servers/tomcat/tomcat-7.0.64.ebuild +++ b/www-servers/tomcat/tomcat-7.0.64.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 ~ppc ~ppc64 ~x86 ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="extra-webapps websockets" RESTRICT="test" # can we run them on a production system? |