commit:     4fad62e3ed4e361d654d886ddec36e5a5e09b80d
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 24 10:16:55 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> 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 <sam <AT> 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="

Reply via email to