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.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 6F66C1581E7 for ; Wed, 24 Apr 2024 10:19:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B01B6E2A6F; Wed, 24 Apr 2024 10:19:06 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 9845BE2A6F for ; Wed, 24 Apr 2024 10:19:06 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D318E3431F3 for ; Wed, 24 Apr 2024 10:19:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6BBFB173B for ; Wed, 24 Apr 2024 10:19:04 +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: <1713953928.4fad62e3ed4e361d654d886ddec36e5a5e09b80d.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/xfsdump/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-fs/xfsdump/xfsdump-3.1.12.ebuild X-VCS-Directories: sys-fs/xfsdump/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 4fad62e3ed4e361d654d886ddec36e5a5e09b80d X-VCS-Branch: master Date: Wed, 24 Apr 2024 10:19:04 +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: 1bf0367b-f69d-41eb-9ca0-53a0ced9c62a X-Archives-Hash: 9f2794cac0eb703a6b90d525944d2e45 commit: 4fad62e3ed4e361d654d886ddec36e5a5e09b80d Author: Sam James gentoo org> AuthorDate: Wed Apr 24 10:16:55 2024 +0000 Commit: Sam James gentoo org> CommitDate: Wed Apr 24 10:18:48 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fad62e3 sys-fs/xfsdump: unkeyword 3.1.12 for -sparc i.e. drop -sparc and revert it to unkeyworded to sparc. xfsdump has been -sparc since 2004 in commit c83d6ade8e9539d51819d61c19678ece2bfd7b09. There's no real reason to believe this still applies today, so let's try rekeywording it (which I'll file a bug for now). Bug: https://bugs.gentoo.org/930553 Signed-off-by: Sam James gentoo.org> sys-fs/xfsdump/xfsdump-3.1.12.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-fs/xfsdump/xfsdump-3.1.12.ebuild b/sys-fs/xfsdump/xfsdump-3.1.12.ebuild index ddd5c08eb060..f85585b0d1dc 100644 --- a/sys-fs/xfsdump/xfsdump-3.1.12.ebuild +++ b/sys-fs/xfsdump/xfsdump-3.1.12.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.kernel.org/pub/linux/utils/fs/xfs/${PN}/${P}.tar.xz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 -sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 x86" IUSE="ncurses nls" RDEPEND="