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 0A6A01382C5 for ; Fri, 5 Feb 2021 02:41:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 25120E0961; Fri, 5 Feb 2021 02:41:23 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 0C0CCE0961 for ; Fri, 5 Feb 2021 02:41:22 +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 C2F75340CF4 for ; Fri, 5 Feb 2021 02:41:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0A07E4AE for ; Fri, 5 Feb 2021 02:41:20 +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: <1612492850.3ef5004c70b97d055ce78450ef7f05520944c3de.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/powerpc/ppc64/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/powerpc/ppc64/package.use.mask X-VCS-Directories: profiles/arch/powerpc/ppc64/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 3ef5004c70b97d055ce78450ef7f05520944c3de X-VCS-Branch: master Date: Fri, 5 Feb 2021 02:41:20 +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: 56448ad8-8f70-44c7-bb65-1e0a454e84d8 X-Archives-Hash: 34699ea30b9c47738666197c4d88b90b commit: 3ef5004c70b97d055ce78450ef7f05520944c3de Author: Sam James gentoo org> AuthorDate: Fri Feb 5 02:40:50 2021 +0000 Commit: Sam James gentoo org> CommitDate: Fri Feb 5 02:40:50 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ef5004c profiles/arch/powerpc/ppc64: drop app-text/enchant[test] mask Bug: https://bugs.gentoo.org/766147 Signed-off-by: Sam James gentoo.org> profiles/arch/powerpc/ppc64/package.use.mask | 7 ------- 1 file changed, 7 deletions(-) diff --git a/profiles/arch/powerpc/ppc64/package.use.mask b/profiles/arch/powerpc/ppc64/package.use.mask index e6f4d81328b..06d770374b6 100644 --- a/profiles/arch/powerpc/ppc64/package.use.mask +++ b/profiles/arch/powerpc/ppc64/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 - # Michał Górny (2020-12-21) # Sanitizers supported on this architecture. sys-libs/compiler-rt-sanitizers -asan -lsan -msan -tsan