diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-01-18 18:06:06 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-01-18 18:06:06 +0100 |
commit | 0585c1e110f805433418165e1016614a3a93034b (patch) | |
tree | 922069dfd3cd4ab4e46569a02139175782c8fb91 /www-servers | |
parent | app-backup/burp: amd64 stable wrt bug #572216 (diff) | |
download | gentoo-0585c1e110f805433418165e1016614a3a93034b.tar.gz gentoo-0585c1e110f805433418165e1016614a3a93034b.tar.bz2 gentoo-0585c1e110f805433418165e1016614a3a93034b.zip |
www-servers/tomcat: amd64 stable wrt bug #572280
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'www-servers')
-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 3595c5707fe4..80bf31e13cfd 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? |