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 C0C42138334 for ; Mon, 20 May 2019 18:19:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9D4C0E0845; Mon, 20 May 2019 18:19:53 +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 815ADE0845 for ; Mon, 20 May 2019 18:19:53 +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 DFF08344C24 for ; Mon, 20 May 2019 18:19:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7AEF75D7 for ; Mon, 20 May 2019 18:19:49 +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: <1558376382.fa6722920ade0a72ac957d3e0d2f1383ded32cf5.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.mask X-VCS-Directories: profiles/arch/arm64/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: fa6722920ade0a72ac957d3e0d2f1383ded32cf5 X-VCS-Branch: master Date: Mon, 20 May 2019 18:19:49 +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: f940be93-55f7-4e2e-a0db-de8bd77f594b X-Archives-Hash: 42c21853ca4a8685eecf63ee0def8c46 commit: fa6722920ade0a72ac957d3e0d2f1383ded32cf5 Author: Aaron Bauman gentoo org> AuthorDate: Mon May 20 18:17:14 2019 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Mon May 20 18:19:42 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa672292 arm64/package.use.mask: mask docs for media-gfx/enblend * media-gfx/enblend relies on dev-tex/hevea[ocamlopt] which pulls in dev-lang/ocamlopt[ocamlopt]. * ocamlopt USE is masked on arm64 due to build breakage * one of the ML proj maintainers has an overlay with updated builds that are reported to work on arm64 * No one to maintain/bump them at this time... so mask it Signed-off-by: Aaron Bauman gentoo.org> profiles/arch/arm64/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index 8e36e8dd664..f2270fe1713 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Aaron Bauman (20 May 2019) +# doc USE ultimately pulls in dev-lang/ocaml[ocamlopt] +media-gfx/enblend doc + # Patrick McLean (15 Apr 2019) # pending re-keyword request, bug 615400 net-analyzer/rrdtool rados