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 C66FF139694 for ; Mon, 29 May 2017 14:29:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1264AE0D26; Mon, 29 May 2017 14:29:14 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 E08A2E0D26 for ; Mon, 29 May 2017 14:29:08 +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 BD9DA33B864 for ; Mon, 29 May 2017 14:29:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 244867454 for ; Mon, 29 May 2017 14:29:06 +0000 (UTC) From: "Andreas Hüttel" 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 Hüttel" Message-ID: <1496068138.3ec4ebb2917898d099d7518d0fc51d3a400e65a4.dilfridge@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: dilfridge X-VCS-Committer-Name: Andreas Hüttel X-VCS-Revision: 3ec4ebb2917898d099d7518d0fc51d3a400e65a4 X-VCS-Branch: master Date: Mon, 29 May 2017 14:29:06 +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: ad038108-436b-42ab-89bf-0281940f084a X-Archives-Hash: b5a6d7f42c97fe84e2db115086ed2f83 commit: 3ec4ebb2917898d099d7518d0fc51d3a400e65a4 Author: Andreas K. Hüttel gentoo org> AuthorDate: Mon May 29 13:05:16 2017 +0000 Commit: Andreas Hüttel gentoo org> CommitDate: Mon May 29 14:28:58 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ec4ebb2 profiles: Mask php bindings of Linux-GPIB profiles/base/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index deb2994df74..fa81253d7c5 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -7,6 +7,10 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Andreas K. Hüttel (29 May 2017) +# Does not build +sci-libs/linux-gpib php + # Michał Górny (20 May 2017) # CUDA support in nvtt does not support GCC 4.5+. media-gfx/nvidia-texture-tools cuda