diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-17 21:35:42 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-17 21:35:42 +0100 |
commit | 41d21ee5a348a63d8cf7c6df03ebaa3eb390c737 (patch) | |
tree | c88643e2fb72abd1411dfc3bfcc28d4f94c97fb7 /www-servers/tomcat | |
parent | dev-python/python-glanceclient: bup (diff) | |
download | gentoo-41d21ee5a348a63d8cf7c6df03ebaa3eb390c737.tar.gz gentoo-41d21ee5a348a63d8cf7c6df03ebaa3eb390c737.tar.bz2 gentoo-41d21ee5a348a63d8cf7c6df03ebaa3eb390c737.zip |
www-servers/tomcat: amd64 stable wrt bug #577626
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'www-servers/tomcat')
-rw-r--r-- | www-servers/tomcat/tomcat-7.0.68-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/tomcat/tomcat-7.0.68-r1.ebuild b/www-servers/tomcat/tomcat-7.0.68-r1.ebuild index b98587f6ce56..45cd6f39de8e 100644 --- a/www-servers/tomcat/tomcat-7.0.68-r1.ebuild +++ b/www-servers/tomcat/tomcat-7.0.68-r1.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? |