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 56909138334 for ; Thu, 7 Feb 2019 13:52:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 79C87E0B83; Thu, 7 Feb 2019 13:52:15 +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 4F571E0B83 for ; Thu, 7 Feb 2019 13:52:15 +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 CC671335DAF for ; Thu, 7 Feb 2019 13:52:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1B833463 for ; Thu, 7 Feb 2019 13:52:12 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1549547194.26cd347731740e001eb1203fcc099863bf26a7dc.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm64/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/arm64/use.mask profiles/arch/arm64/use.stable.mask X-VCS-Directories: profiles/arch/arm64/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 26cd347731740e001eb1203fcc099863bf26a7dc X-VCS-Branch: master Date: Thu, 7 Feb 2019 13:52: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: 31035a50-75c6-43d6-a73f-72e4c1cd785f X-Archives-Hash: 3fe64ef339683c193af8e1c0e5412e91 commit: 26cd347731740e001eb1203fcc099863bf26a7dc Author: Mart Raudsepp gentoo org> AuthorDate: Thu Feb 7 13:46:34 2019 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Thu Feb 7 13:46:34 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26cd3477 profiles/arch/arm64: Only stable-mask USE=samba We have net-fs/samba ~arm64 keyworded Signed-off-by: Mart Raudsepp gentoo.org> profiles/arch/arm64/use.mask | 4 ---- profiles/arch/arm64/use.stable.mask | 4 ++++ 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/profiles/arch/arm64/use.mask b/profiles/arch/arm64/use.mask index fa0f43e5b7b..dff1a14beff 100644 --- a/profiles/arch/arm64/use.mask +++ b/profiles/arch/arm64/use.mask @@ -59,10 +59,6 @@ smi # sci-geosciences/gpsd is not keyworded here. gps -# Mart Raudsepp (04 Feb 2017) -# net-fs/samba not tested on arm64 yet -samba - # Mart Raudsepp (01 Feb 2017) # Unmask systemd since it is keyworded here. -systemd diff --git a/profiles/arch/arm64/use.stable.mask b/profiles/arch/arm64/use.stable.mask index 18b14f1484e..6ea10fa013e 100644 --- a/profiles/arch/arm64/use.stable.mask +++ b/profiles/arch/arm64/use.stable.mask @@ -4,6 +4,10 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask +# Mart Raudsepp (07 Feb 2019) +# net-fs/samba not stable yet +samba + # Mart Raudsepp (07 Feb 2019) # x11-misc/colord not stable yet colord