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 E86F71382C5 for ; Mon, 25 Jan 2021 14:24:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2C714E0A97; Mon, 25 Jan 2021 14:24:38 +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 0A694E0A97 for ; Mon, 25 Jan 2021 14:24:38 +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 1C27434103A for ; Mon, 25 Jan 2021 14:24:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 92E184A7 for ; Mon, 25 Jan 2021 14:24:34 +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: <1611584663.ec29e52799b657475dbfbcef7de9c8cab4b350c8.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: ec29e52799b657475dbfbcef7de9c8cab4b350c8 X-VCS-Branch: master Date: Mon, 25 Jan 2021 14:24:34 +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: 17f0ff0b-019a-4187-9370-50856c001b7b X-Archives-Hash: 1b537d1182421b5f411034a293c28750 commit: ec29e52799b657475dbfbcef7de9c8cab4b350c8 Author: Sam James gentoo org> AuthorDate: Mon Jan 25 14:23:59 2021 +0000 Commit: Sam James gentoo org> CommitDate: Mon Jan 25 14:24:23 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec29e527 profiles/arch/arm64: drop app-text/enchant[test] mask Bug: https://bugs.gentoo.org/766147 Signed-off-by: Sam James gentoo.org> profiles/arch/arm64/package.use.mask | 7 ------- 1 file changed, 7 deletions(-) diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index 0dfa5348b97..9c97e5a0c53 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -6,13 +6,6 @@ # bug #766186 dev-util/ragel doc -# Sam James (2021-01-19) -# Joonas Niilola (2021-01-10) -# Test-dep needs keywording on multiple arches, best to just mask it -# globally for now. Resolves issue by b5248bbb1b5 -# bug #766147 -app-text/enchant test - # Sam James (2020-01-17) # gnuefi + systemd-boot works on arm64 # bug #729720