From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1148657-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 41E84138350
	for <garchives@archives.gentoo.org>; Thu, 27 Feb 2020 20:16:01 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 86D70E08AA;
	Thu, 27 Feb 2020 20:16:00 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(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 4AB0BE08AA
	for <gentoo-commits@lists.gentoo.org>; Thu, 27 Feb 2020 20:16:00 +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 12BBF34F2B6
	for <gentoo-commits@lists.gentoo.org>; Thu, 27 Feb 2020 20:15:59 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 94A3B156
	for <gentoo-commits@lists.gentoo.org>; Thu, 27 Feb 2020 20:15:56 +0000 (UTC)
From: "Georgy Yakovlev" <gyakovlev@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, "Georgy Yakovlev" <gyakovlev@gentoo.org>
Message-ID: <1582834517.0960cb147fa5d3d7071e60f67a6960ac0052ee25.gyakovlev@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/powerpc/ppc64/64le/
X-VCS-Repository: repo/gentoo
X-VCS-Files: profiles/arch/powerpc/ppc64/64le/package.use.mask profiles/arch/powerpc/ppc64/64le/package.use.stable.mask profiles/arch/powerpc/ppc64/64le/use.stable.mask
X-VCS-Directories: profiles/arch/powerpc/ppc64/64le/
X-VCS-Committer: gyakovlev
X-VCS-Committer-Name: Georgy Yakovlev
X-VCS-Revision: 0960cb147fa5d3d7071e60f67a6960ac0052ee25
X-VCS-Branch: master
Date: Thu, 27 Feb 2020 20:15:56 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: f9e85a2a-5203-4295-9534-2c90b8dc2108
X-Archives-Hash: b0eaf589532fab644e7e6cf75b0f28bc

commit:     0960cb147fa5d3d7071e60f67a6960ac0052ee25
Author:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 27 20:04:19 2020 +0000
Commit:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Thu Feb 27 20:15:17 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0960cb14

profiles/arch/powerpc/ppc64/64le: fix vulkan stable masks properly

Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>

 profiles/arch/powerpc/ppc64/64le/package.use.mask        |  6 +++---
 profiles/arch/powerpc/ppc64/64le/package.use.stable.mask | 11 +++++++++++
 profiles/arch/powerpc/ppc64/64le/use.stable.mask         |  4 ----
 3 files changed, 14 insertions(+), 7 deletions(-)

diff --git a/profiles/arch/powerpc/ppc64/64le/package.use.mask b/profiles/arch/powerpc/ppc64/64le/package.use.mask
index 9b081c73f68..e990694a3c8 100644
--- a/profiles/arch/powerpc/ppc64/64le/package.use.mask
+++ b/profiles/arch/powerpc/ppc64/64le/package.use.mask
@@ -6,9 +6,9 @@
 dev-qt/qtdeclarative -vulkan
 dev-qt/qtgui -vulkan
 dev-qt/qtwayland -vulkan
-#media-libs/mesa -vulkan -vulkan-overlay
-#media-libs/libsdl2 -vulkan
-#media-video/mpv -vulkan
+media-libs/mesa -vulkan -vulkan-overlay
+media-libs/libsdl2 -vulkan
+media-video/mpv -vulkan
 media-video/vlc -libplacebo
 
 # Georgy Yakovlev <gyakovlev@gentoo.org> (2020-01-21)

diff --git a/profiles/arch/powerpc/ppc64/64le/package.use.stable.mask b/profiles/arch/powerpc/ppc64/64le/package.use.stable.mask
index 30c1eecf861..dc3d73424ec 100644
--- a/profiles/arch/powerpc/ppc64/64le/package.use.stable.mask
+++ b/profiles/arch/powerpc/ppc64/64le/package.use.stable.mask
@@ -1,6 +1,17 @@
 # Copyright 2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Georgy Yakovlev <gyakovlev@gentoo.org> (2020-02-27)
+# vulkan tested and works on ppc64le, but not stabilized yet
+dev-qt/qtdeclarative vulkan
+dev-qt/qtgui vulkan
+dev-qt/qtwayland vulkan
+media-libs/mesa vulkan vulkan-overlay
+media-libs/libsdl2 vulkan
+media-video/mpv vulkan
+media-video/vlc libplacebo
+
+
 # Georgy Yakovlev <gyakovlev@gentoo.org> (2019-08-15)
 # deps are not yet stable on ppc64
 media-libs/mesa llvm video_cards_radeonsi

diff --git a/profiles/arch/powerpc/ppc64/64le/use.stable.mask b/profiles/arch/powerpc/ppc64/64le/use.stable.mask
index 0c547c80707..1cda5eff133 100644
--- a/profiles/arch/powerpc/ppc64/64le/use.stable.mask
+++ b/profiles/arch/powerpc/ppc64/64le/use.stable.mask
@@ -1,10 +1,6 @@
 # Copyright 2019-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-# Georgy Yakovlev <gyakovlev@gentoo.org> (2020-02-26)
-# works, but deps not stable yet
-vulkan
-
 # Georgy Yakovlev <gyakovlev@gentoo.org> (2020-01-21)
 # works, but deps not stable yet
 vaapi