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 E2F611396D0 for ; Fri, 11 Aug 2017 14:47:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4ADE01FC006; Fri, 11 Aug 2017 14:47:07 +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 24BFF1FC006 for ; Fri, 11 Aug 2017 14:47:07 +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 4028E3418F2 for ; Fri, 11 Aug 2017 14:47:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8ED0B3E99 for ; Fri, 11 Aug 2017 14:47:04 +0000 (UTC) From: "Ian Stakenvicius" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ian Stakenvicius" Message-ID: <1502462768.da6edb8912693cc4443b6c1c179fdc00c9623609.axs@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/hppa/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/hppa/package.mask X-VCS-Directories: profiles/arch/hppa/ X-VCS-Committer: axs X-VCS-Committer-Name: Ian Stakenvicius X-VCS-Revision: da6edb8912693cc4443b6c1c179fdc00c9623609 X-VCS-Branch: master Date: Fri, 11 Aug 2017 14:47:04 +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: b05569da-7da0-4476-b22b-4bb6fc8061a2 X-Archives-Hash: 605801d7ef376db429dfb47de541fb53 commit: da6edb8912693cc4443b6c1c179fdc00c9623609 Author: Ian Stakenvicius gentoo org> AuthorDate: Fri Aug 11 14:45:01 2017 +0000 Commit: Ian Stakenvicius gentoo org> CommitDate: Fri Aug 11 14:46:08 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da6edb89 profiles/arch/hppa/package.mask: mask samba-4.6 due to missing dep Samba-4.6 needs 'resolv-wrapper' which is not keyworded for hppa yet, mask for now until that can be resolved. profiles/arch/hppa/package.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/hppa/package.mask b/profiles/arch/hppa/package.mask index 5b64a27123b..d03c487ed87 100644 --- a/profiles/arch/hppa/package.mask +++ b/profiles/arch/hppa/package.mask @@ -1,2 +1,6 @@ # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 + +# Ian Stakenvicius, 2017-08-10 +# Mask samba-4.6 on hppa until all deps are in place +>=net-fs/samba-4.6