commit:     475a04272c557d8a4acab13a6afac272f72684d4
Author:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Mon Aug  1 13:07:50 2022 +0000
Commit:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Thu Aug  4 09:38:07 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=475a0427

sys-kernel/linux-headers: sync H_SUPPORTEDARCH for 5.19

Many of the arches listed are long gone in upstream sources, so finally
remove them for good. Many are never supported by ::gentoo at all.

csky is added while at it: although the arch is not currently being
supported by Gentoo, the keyword would almost certainly be "csky" if
support is ever added, so preemptively add it like what was done with
others (e.g. hexagon and openrisc).

Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>

 sys-kernel/linux-headers/linux-headers-5.19.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/linux-headers/linux-headers-5.19.ebuild 
b/sys-kernel/linux-headers/linux-headers-5.19.ebuild
index b07a4d1844b9..527b4b401d6c 100644
--- a/sys-kernel/linux-headers/linux-headers-5.19.ebuild
+++ b/sys-kernel/linux-headers/linux-headers-5.19.ebuild
@@ -4,7 +4,7 @@
 EAPI=7
 
 ETYPE="headers"
-H_SUPPORTEDARCH="alpha amd64 arc arm arm64 avr32 cris frv hexagon hppa ia64 
loong m68k metag microblaze mips mn10300 nios2 openrisc ppc ppc64 riscv s390 
score sh sparc x86 xtensa"
+H_SUPPORTEDARCH="alpha amd64 arc arm arm64 csky hexagon hppa ia64 loong m68k 
microblaze mips nios2 openrisc ppc ppc64 riscv s390 sh sparc x86 xtensa"
 inherit kernel-2
 detect_version
 

Reply via email to