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 4439D1382C5 for ; Sun, 21 Feb 2021 08:07:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9931EE0855; Sun, 21 Feb 2021 08:07:11 +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 7F5F1E0855 for ; Sun, 21 Feb 2021 08:07:11 +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 858CE340F37 for ; Sun, 21 Feb 2021 08:07:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3BEAD53 for ; Sun, 21 Feb 2021 08:07:09 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1613894813.8ff0e57dc9ece96aa9822e6f5b3df9865193808d.sam@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: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 8ff0e57dc9ece96aa9822e6f5b3df9865193808d X-VCS-Branch: master Date: Sun, 21 Feb 2021 08:07:09 +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: c76c39bf-a40e-4dbf-9264-d2fbda6ff1ab X-Archives-Hash: 9205be7a687385203b2ccf3db3b1375e commit: 8ff0e57dc9ece96aa9822e6f5b3df9865193808d Author: Sam James gentoo org> AuthorDate: Sun Feb 21 08:06:53 2021 +0000 Commit: Sam James gentoo org> CommitDate: Sun Feb 21 08:06:53 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ff0e57d profiles/arch/arm64: drop media-libs/openal[sndio] mask Bug: https://bugs.gentoo.org/769122 Signed-off-by: Sam James gentoo.org> profiles/arch/arm64/package.use.mask | 5 ----- 1 file changed, 5 deletions(-) diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index fb168be7cbc..e2513e54236 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -5,11 +5,6 @@ # Unmask PCRE JIT support where dev-libs/libpcre2[jit] is available dev-lang/php -jit -# Sam James (2021-02-06) -# media-sound/sndio is not yet keyworded here -# bug #769098, bug #769122 -media-libs/openal sndio - # Sam James (2021-02-05) # Requires pandoc. We don't yet have Haskell # on arm64. bug #768738, bug #622786.