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 C494D138334 for ; Thu, 16 May 2019 03:55:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 99ED6E07D3; Thu, 16 May 2019 03:55:02 +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 7D5E2E07D3 for ; Thu, 16 May 2019 03:55:02 +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 EB6823445F9 for ; Thu, 16 May 2019 03:55:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C508657E for ; Thu, 16 May 2019 03:54:58 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1557978888.44ddac8523ba9a5d7d2759720e4dcc4a646682e8.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm64/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/arm64/package.use.stable.mask X-VCS-Directories: profiles/arch/arm64/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: 44ddac8523ba9a5d7d2759720e4dcc4a646682e8 X-VCS-Branch: master Date: Thu, 16 May 2019 03:54:58 +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: d334852d-3179-47a3-b0ca-97adc9c87c6b X-Archives-Hash: 1e9fadeef4b880ca3fb95778a62062c8 commit: 44ddac8523ba9a5d7d2759720e4dcc4a646682e8 Author: Aaron Bauman gentoo org> AuthorDate: Thu May 16 03:51:08 2019 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Thu May 16 03:54:48 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44ddac85 arm64/p.use.stable.mask: add media-libs/opencv * the USE flags pull in dependent packages which fails tests Signed-off-by: Aaron Bauman gentoo.org> profiles/arch/arm64/package.use.stable.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/arm64/package.use.stable.mask b/profiles/arch/arm64/package.use.stable.mask index dfb1a7201f5..d726fa67681 100644 --- a/profiles/arch/arm64/package.use.stable.mask +++ b/profiles/arch/arm64/package.use.stable.mask @@ -1,6 +1,10 @@ # Copyright 1999-2019 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Aaron Bauman (15 May 2019) +# packages for these USE flags fail tests +media-libs/opencv contrib_hdf glog gstreamer + # Andreas Sturmlechner (24 Feb 2019) # media-libs/libsdl is not stable yet dev-libs/zziplib sdl