diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-17 21:36:51 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-17 21:36:51 +0100 |
commit | 386efbf93eb157a3716d9b9ba6d93071679d52c2 (patch) | |
tree | e42cc96e97908415c3cd4fde918ff0ae8057991e /www-servers | |
parent | dev-java/tomcat-servlet-api: x86 stable wrt bug #577626 (diff) | |
download | gentoo-386efbf93eb157a3716d9b9ba6d93071679d52c2.tar.gz gentoo-386efbf93eb157a3716d9b9ba6d93071679d52c2.tar.bz2 gentoo-386efbf93eb157a3716d9b9ba6d93071679d52c2.zip |
www-servers/tomcat: x86 stable wrt bug #577628
Package-Manager: portage-2.2.26
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.32-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/tomcat/tomcat-8.0.32-r1.ebuild b/www-servers/tomcat/tomcat-8.0.32-r1.ebuild index 7194aa180e0f..b7fdf4550f2f 100644 --- a/www-servers/tomcat/tomcat-8.0.32-r1.ebuild +++ b/www-servers/tomcat/tomcat-8.0.32-r1.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? |