diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-01-18 18:07:47 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-01-18 18:07:47 +0100 |
commit | 2b9663c84989cc51d8f47d0abd4cca3d430b26b8 (patch) | |
tree | 9ef95ed782393893cfcc06d0d572824c2c29e14c /www-servers/tomcat | |
parent | app-backup/burp: x86 stable wrt bug #572216 (diff) | |
download | gentoo-2b9663c84989cc51d8f47d0abd4cca3d430b26b8.tar.gz gentoo-2b9663c84989cc51d8f47d0abd4cca3d430b26b8.tar.bz2 gentoo-2b9663c84989cc51d8f47d0abd4cca3d430b26b8.zip |
www-servers/tomcat: x86 stable wrt bug #572280
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'www-servers/tomcat')
-rw-r--r-- | www-servers/tomcat/tomcat-8.0.30.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/tomcat/tomcat-8.0.30.ebuild b/www-servers/tomcat/tomcat-8.0.30.ebuild index 80bf31e13cfd..014b8792141a 100644 --- a/www-servers/tomcat/tomcat-8.0.30.ebuild +++ b/www-servers/tomcat/tomcat-8.0.30.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? |