From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 267D51396D0 for ; Thu, 24 Aug 2017 09:56:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 81A081FC006; Thu, 24 Aug 2017 09:56:37 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 63DDA1FC006 for ; Thu, 24 Aug 2017 09:56:37 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 48734341B78 for ; Thu, 24 Aug 2017 09:56:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BC80B80DA for ; Thu, 24 Aug 2017 09:56:34 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1503568590.7be9ba53f55792683da357f99e2d1df9bb466aa7.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm64/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/arm64/package.use.mask X-VCS-Directories: profiles/arch/arm64/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: 7be9ba53f55792683da357f99e2d1df9bb466aa7 X-VCS-Branch: master Date: Thu, 24 Aug 2017 09:56:34 +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: 1b28054a-5999-4e33-8098-eb900e11f106 X-Archives-Hash: 2a3ee18be2b7b9760cc7a04ec76f3f20 commit: 7be9ba53f55792683da357f99e2d1df9bb466aa7 Author: Roy Bamford gentoo org> AuthorDate: Thu Aug 24 09:18:35 2017 +0000 Commit: Lars Wendler gentoo org> CommitDate: Thu Aug 24 09:56:30 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7be9ba53 masked g15 on mumble as it still needs live ebuild support Closes: https://github.com/gentoo/gentoo/pull/5521 profiles/arch/arm64/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index 362d4af8838..2cd1b62011b 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# NeddySeagoon 24 Aug 2017 +# Support for g15daemon still needs -9999 packages on all arches +media-sound/mumble g15 + # Michał Górny (08 Aug 2017) # Required VIDEO_CARDS=i965/radeonsi, both masked in this profile. media-libs/mesa vulkan