From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1504752-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 536511580CF for <garchives@archives.gentoo.org>; Thu, 6 Apr 2023 05:18:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D4A7CE0798; Thu, 6 Apr 2023 05:18:52 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BD0CDE0798 for <gentoo-commits@lists.gentoo.org>; Thu, 6 Apr 2023 05:18:52 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D9269340F26 for <gentoo-commits@lists.gentoo.org>; Thu, 6 Apr 2023 05:18:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D7732A20 for <gentoo-commits@lists.gentoo.org>; Thu, 6 Apr 2023 05:18:49 +0000 (UTC) From: "Sam James" <sam@gentoo.org> 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" <sam@gentoo.org> Message-ID: <1680758308.a35de277e2c01b66b9c92c01bf98fbf49f7a3b73.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/powerpc/ppc32/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/powerpc/ppc32/package.use.mask X-VCS-Directories: profiles/arch/powerpc/ppc32/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: a35de277e2c01b66b9c92c01bf98fbf49f7a3b73 X-VCS-Branch: master Date: Thu, 6 Apr 2023 05:18:49 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: eb578b8c-611f-4c67-b7d1-9593674af642 X-Archives-Hash: 9b25379fca401b6a8bad852c65c49c8b commit: a35de277e2c01b66b9c92c01bf98fbf49f7a3b73 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Apr 6 05:18:19 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Apr 6 05:18:28 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a35de277 Revert "profiles/arch/powerpc/ppc32: mask app-crypt/mit-krb5[keyutils]" This reverts commit 922f773565fd50fb019ad3c0327b653aa2c3ea6e. Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/powerpc/ppc32/package.use.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/arch/powerpc/ppc32/package.use.mask b/profiles/arch/powerpc/ppc32/package.use.mask index 1e354743b8ee..0a3e61556837 100644 --- a/profiles/arch/powerpc/ppc32/package.use.mask +++ b/profiles/arch/powerpc/ppc32/package.use.mask @@ -1,10 +1,6 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Sam James <sam@gentoo.org> (2023-04-06) -# sys-apps/keyutils not stable here, because of test failures. bug #636252 -app-crypt/mit-krb5 keyutils - # Sam James <sam@gentoo.org> (2023-01-05) # dev-python/pythran fails tests on ppc32 right now, bug #880263 dev-python/scipy fortran pythran