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 D38E51382C5 for ; Wed, 14 Mar 2018 22:58:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AE61CE0833; Wed, 14 Mar 2018 22:58:27 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 8852AE0833 for ; Wed, 14 Mar 2018 22:58:27 +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 12752335CB5 for ; Wed, 14 Mar 2018 22:58:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2C2F91EF for ; Wed, 14 Mar 2018 22:58:24 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1521068300.3b00281c39622552e14cd761adf2dcdbce9cf0f2.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/package.use.mask X-VCS-Directories: profiles/base/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: 3b00281c39622552e14cd761adf2dcdbce9cf0f2 X-VCS-Branch: master Date: Wed, 14 Mar 2018 22:58:24 +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: fec29600-a71c-498a-b6c4-5bc08f912cd7 X-Archives-Hash: 45b19e024f2a3e5e99bc298f6fdf032f commit: 3b00281c39622552e14cd761adf2dcdbce9cf0f2 Author: Lars Wendler gentoo org> AuthorDate: Wed Mar 14 22:57:35 2018 +0000 Commit: Lars Wendler gentoo org> CommitDate: Wed Mar 14 22:58:20 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b00281c base/package.use.mask: Masked dmapi USE flag for net-fs/samba profiles/base/package.use.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index f17935ae57b..384f18b714c 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -7,6 +7,11 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Lars Wendler (14 Mar 2018) +# Broken on all 32bit arches. Globally masked because of sys-apps/dmapi having +# no active upstream anymore. +net-fs/samba dmapi + # Jan Ziak <0xe2.0x9a.0x9b@gmail.com> (14 Mar 2018) # Mask local USE flag to satisfy repoman app-emulation/fuse backend-svga