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 46A25138239 for ; Thu, 16 May 2019 19:59:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4BF09E084E; Thu, 16 May 2019 19:59:57 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 300EBE084E for ; Thu, 16 May 2019 19:59:57 +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 D8B333447AB for ; Thu, 16 May 2019 19:59:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2730157E for ; Thu, 16 May 2019 19:59:54 +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: <1558036784.2a919e99ecd0d20a31ab46cc0306a0bab478a07f.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: 2a919e99ecd0d20a31ab46cc0306a0bab478a07f X-VCS-Branch: master Date: Thu, 16 May 2019 19:59:54 +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: d28aef82-b183-4ff9-9574-bf55a94c190b X-Archives-Hash: d31a51523472dfbca71a1dd3e40835f3 commit: 2a919e99ecd0d20a31ab46cc0306a0bab478a07f Author: Aaron Bauman gentoo org> AuthorDate: Thu May 16 19:58:57 2019 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Thu May 16 19:59:44 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a919e99 arm64/p.use.stable.mask: add contrib_sfm to opencv Signed-off-by: Aaron Bauman gentoo.org> profiles/arch/arm64/package.use.stable.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/arch/arm64/package.use.stable.mask b/profiles/arch/arm64/package.use.stable.mask index 7312bd9de06..52f55fa7a7b 100644 --- a/profiles/arch/arm64/package.use.stable.mask +++ b/profiles/arch/arm64/package.use.stable.mask @@ -7,7 +7,7 @@ sci-libs/gdal hdf5 # Aaron Bauman (15 May 2019) # packages for these USE flags fail tests -media-libs/opencv contrib_hdf glog gstreamer +media-libs/opencv contrib_hdf contrib_sfm glog gstreamer # Andreas Sturmlechner (10 Feb 2019) # kde-frameworks/kconfig is not stable for arm64