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 90241139085 for ; Sat, 4 Feb 2017 05:45:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BF1CAE0D2E; Sat, 4 Feb 2017 05:45:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 9C365E0D2E for ; Sat, 4 Feb 2017 05:45:51 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 45108340C9D for ; Sat, 4 Feb 2017 05:45:50 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 48A643DC2 for ; Sat, 4 Feb 2017 05:45:48 +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: <1486187127.5b9e73e494bf55d65a8e13c05ce22edf7509deab.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 X-VCS-Directories: profiles/arch/arm64/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 5b9e73e494bf55d65a8e13c05ce22edf7509deab X-VCS-Branch: master Date: Sat, 4 Feb 2017 05:45:48 +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: bb58d064-b915-46e6-9703-ce64ccd19467 X-Archives-Hash: 8e43b2a0c75661eb5ac1de4c3a32c076 commit: 5b9e73e494bf55d65a8e13c05ce22edf7509deab Author: Mart Raudsepp gentoo org> AuthorDate: Sat Feb 4 05:45:27 2017 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Sat Feb 4 05:45:27 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b9e73e4 profiles: mask USE=samba on arm64, not tested yet profiles/arch/arm64/use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/arm64/use.mask b/profiles/arch/arm64/use.mask index b17e850..3071b7a 100644 --- a/profiles/arch/arm64/use.mask +++ b/profiles/arch/arm64/use.mask @@ -4,6 +4,10 @@ # doomsday ebuild is not available on this architecture doomsday +# 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