From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-941403-garchives=archives.gentoo.org@lists.gentoo.org>
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 ACBBA139694
	for <garchives@archives.gentoo.org>; Tue, 28 Mar 2017 23:32:44 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 04E7F21C092;
	Tue, 28 Mar 2017 23:32:44 +0000 (UTC)
Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id D708821C092
	for <gentoo-commits@lists.gentoo.org>; Tue, 28 Mar 2017 23:32:43 +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 E737D341641
	for <gentoo-commits@lists.gentoo.org>; Tue, 28 Mar 2017 23:32:42 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 207F673E5
	for <gentoo-commits@lists.gentoo.org>; Tue, 28 Mar 2017 23:32:40 +0000 (UTC)
From: "Michael Weber" <xmw@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Michael Weber" <xmw@gentoo.org>
Message-ID: <1490743951.f20e54cdb845eb6194fff293785884c8a88b2419.xmw@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 profiles/arch/arm64/package.use.stable.mask
X-VCS-Directories: profiles/arch/arm64/
X-VCS-Committer: xmw
X-VCS-Committer-Name: Michael Weber
X-VCS-Revision: f20e54cdb845eb6194fff293785884c8a88b2419
X-VCS-Branch: master
Date: Tue, 28 Mar 2017 23:32:40 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: af0d5108-5c1b-4aae-80f2-a8b12f83d66b
X-Archives-Hash: af01d76528d389df78d3280cc9c5cbac

commit:     f20e54cdb845eb6194fff293785884c8a88b2419
Author:     Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 28 23:19:52 2017 +0000
Commit:     Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Tue Mar 28 23:32:31 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f20e54cd

arch/arm64/package.use.stable.mask: mask for unstable mesa

 profiles/arch/arm64/package.use.mask        |  4 ----
 profiles/arch/arm64/package.use.stable.mask | 10 ++++++++++
 2 files changed, 10 insertions(+), 4 deletions(-)

diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask
index 3309c3c3ca3..ff0b10bf9e7 100644
--- a/profiles/arch/arm64/package.use.mask
+++ b/profiles/arch/arm64/package.use.mask
@@ -1,10 +1,6 @@
 # Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-# Michael Weber <xmw@gentoo.org> (29 Mar 2017)
-# unkeyworded deps
-media-libs/freetype X harfbuzz
-
 # Markus Meier <maekke@gentoo.org> (24 Mar 2017)
 # unkeyworded deps, bug #552330
 app-portage/g-sorcery bson

diff --git a/profiles/arch/arm64/package.use.stable.mask b/profiles/arch/arm64/package.use.stable.mask
new file mode 100644
index 00000000000..deafef6298f
--- /dev/null
+++ b/profiles/arch/arm64/package.use.stable.mask
@@ -0,0 +1,10 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+# Michael Weber <xmw@gentoo.org> (29 Mar 2017)
+# unstable deps mesa llvm et al.
+x11-libs/cairo gles2 opengl
+
+# Michael Weber <xmw@gentoo.org> (29 Mar 2017)
+# unkeyworded deps
+media-libs/freetype X harfbuzz