From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 482301385B0 for ; Sat, 15 Aug 2015 22:48:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 822FA141A8; Sat, 15 Aug 2015 22:48:06 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 325AA141A8 for ; Sat, 15 Aug 2015 22:48:06 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BC297340C04 for ; Sat, 15 Aug 2015 22:48:04 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D966C147 for ; Sat, 15 Aug 2015 22:48:02 +0000 (UTC) From: "James Le Cuirot" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "James Le Cuirot" Message-ID: <1439678808.ff47e48260427c7e2b520a3b8023d0abc709ac14.chewi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/powerpc/ppc64/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/powerpc/ppc64/package.use.mask X-VCS-Directories: profiles/arch/powerpc/ppc64/ X-VCS-Committer: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: ff47e48260427c7e2b520a3b8023d0abc709ac14 X-VCS-Branch: master Date: Sat, 15 Aug 2015 22:48:02 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 1c29130a-e257-4a87-983e-972f16dec44c X-Archives-Hash: a826108c60c604b1924522e6fba9d872 commit: ff47e48260427c7e2b520a3b8023d0abc709ac14 Author: James Le Cuirot gentoo org> AuthorDate: Sat Aug 15 22:46:48 2015 +0000 Commit: James Le Cuirot gentoo org> CommitDate: Sat Aug 15 22:46:48 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff47e482 profiles: Mask tomcat websockets flag on ppc64 Java 7+ is required for websocket support. profiles/arch/powerpc/ppc64/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/powerpc/ppc64/package.use.mask b/profiles/arch/powerpc/ppc64/package.use.mask index 9bce7a0..8177727 100644 --- a/profiles/arch/powerpc/ppc64/package.use.mask +++ b/profiles/arch/powerpc/ppc64/package.use.mask @@ -2,6 +2,10 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ +# James Le Cuirot (15 Aug 2015) +# Java 7+ is required for websocket support. +www-servers/tomcat websockets + # Ben de Groot (20 Jul 2015) # missing keywords media-sound/audacity midi