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 7D6BF138359 for ; Fri, 16 Oct 2020 21:27:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ABCABE0788; Fri, 16 Oct 2020 21:27:15 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 9271DE0788 for ; Fri, 16 Oct 2020 21:27:15 +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 24321340F72 for ; Fri, 16 Oct 2020 21:27:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BEB8A2EE for ; Fri, 16 Oct 2020 21:27:12 +0000 (UTC) From: "Andreas K. 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 K. Hüttel" Message-ID: <1602883599.a33048dedf0b4e6572b406aa7cc8c3171e03ca0d.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/package.use.stable.mask X-VCS-Directories: profiles/base/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: a33048dedf0b4e6572b406aa7cc8c3171e03ca0d X-VCS-Branch: master Date: Fri, 16 Oct 2020 21:27:12 +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: 85ddae41-e776-4cfd-9dae-42481683196c X-Archives-Hash: a9956cc6f9dd80ab5f324155c8b05dc5 commit: a33048dedf0b4e6572b406aa7cc8c3171e03ca0d Author: Andreas K. Hüttel gentoo org> AuthorDate: Fri Oct 16 21:25:19 2020 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Fri Oct 16 21:26:39 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a33048de package.use.stable.mask: Allow opencl on future stable imagemagick (i.e. unmask it for 7.0.10.34 and later) Signed-off-by: Andreas K. Hüttel gentoo.org> Closes: https://bugs.gentoo.org/668274 profiles/base/package.use.stable.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index f0090bcc3bd..2d48bbf478d 100644 --- a/profiles/base/package.use.stable.mask +++ b/profiles/base/package.use.stable.mask @@ -245,7 +245,7 @@ app-emulation/xen-tools ocaml # Samuli Suominen (2014-03-19) # Some open source OpenCL providers cause sandbox violation while accessing /dev/dri/card* # from a command like eg. `/usr/bin/mogrify -version`, see bug #472766 -media-gfx/imagemagick opencl + (2013-03-28) # Depends on unstable sci-libs/avogadrolibs