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 35D96138334 for ; Sat, 2 Nov 2019 15:23:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3D8F9E08C0; Sat, 2 Nov 2019 15:23:18 +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 5BCCBE089F for ; Sat, 2 Nov 2019 15:23:17 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 10EE634C704 for ; Sat, 2 Nov 2019 15:23:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BBD428A5 for ; Sat, 2 Nov 2019 15:23:12 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1572708151.a421d8f2d1c99e76bc4ccda5772de1e6ee93a2ed.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/arm/package.use.mask profiles/arch/arm/package.use.stable.mask X-VCS-Directories: profiles/arch/arm/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: a421d8f2d1c99e76bc4ccda5772de1e6ee93a2ed X-VCS-Branch: master Date: Sat, 2 Nov 2019 15:23:12 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: c2ec6000-fe3c-4833-8787-c33a5b5bb675 X-Archives-Hash: 8adb2082f43b4175d507a672e8dcac6d commit: a421d8f2d1c99e76bc4ccda5772de1e6ee93a2ed Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Nov 2 11:07:33 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Nov 2 15:22:31 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a421d8f2 profiles: arm: Promote media-video/pipewire to p.use.stable.mask Signed-off-by: Andreas Sturmlechner gentoo.org> profiles/arch/arm/package.use.mask | 8 -------- profiles/arch/arm/package.use.stable.mask | 8 ++++++++ 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index 71d556ec63d..e1917bf5ccb 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -5,14 +5,6 @@ # Neither sys-apps/bolt nor kde-plasma/plasma-thunderbolt are keyworded kde-plasma/plasma-meta thunderbolt -# Andreas Sturmlechner (2019-08-18) -# media-video/pipewire is not keyworded yet -dev-libs/weston pipewire -kde-apps/krfb wayland -kde-plasma/xdg-desktop-portal-kde screencast -sys-apps/xdg-desktop-portal screencast -x11-wm/mutter screencast - # Michał Górny (2019-07-13) # app-forensics/libewf is not keyworded here. app-admin/testdisk ewf diff --git a/profiles/arch/arm/package.use.stable.mask b/profiles/arch/arm/package.use.stable.mask index f140c5fde0f..03ae92ee77a 100644 --- a/profiles/arch/arm/package.use.stable.mask +++ b/profiles/arch/arm/package.use.stable.mask @@ -1,6 +1,14 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andreas Sturmlechner (2019-11-02) +# media-video/pipewire is not stable yet +dev-libs/weston pipewire +kde-apps/krfb wayland +kde-plasma/xdg-desktop-portal-kde screencast +sys-apps/xdg-desktop-portal screencast +x11-wm/mutter screencast + # Michał Górny (2019-09-08) # virtual/jdk is not stable here. sci-mathematics/z3 java