diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-12-25 17:16:08 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-12-25 17:16:08 +0100 |
commit | 259aadf65f88fa9d8705a7f9659ee7153d043ca2 (patch) | |
tree | 6774033edf5e294c67c338c7fde2dc7268c63b40 /www-servers | |
parent | dev-ruby/ruby-ldap: x86 stable wrt bug #568110 (diff) | |
download | gentoo-259aadf65f88fa9d8705a7f9659ee7153d043ca2.tar.gz gentoo-259aadf65f88fa9d8705a7f9659ee7153d043ca2.tar.bz2 gentoo-259aadf65f88fa9d8705a7f9659ee7153d043ca2.zip |
www-servers/tomcat: x86 stable wrt bug #567984
Package-Manager: portage-2.2.24
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/tomcat/tomcat-8.0.28-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/tomcat/tomcat-8.0.28-r2.ebuild b/www-servers/tomcat/tomcat-8.0.28-r2.ebuild index 80bf31e13cfd..014b8792141a 100644 --- a/www-servers/tomcat/tomcat-8.0.28-r2.ebuild +++ b/www-servers/tomcat/tomcat-8.0.28-r2.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://apache/${PN}/tomcat-8/v${PV}/src/${MY_P}.tar.gz" LICENSE="Apache-2.0" SLOT="8" -KEYWORDS="amd64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="amd64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="extra-webapps" RESTRICT="test" # can we run them on a production system? |