summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWANG Xuerui <xen0n@gentoo.org>2022-08-01 21:07:50 +0800
committerWANG Xuerui <xen0n@gentoo.org>2022-08-04 17:38:07 +0800
commit475a04272c557d8a4acab13a6afac272f72684d4 (patch)
tree0b22e4c729e3ec95aba9bd2b8407d7310431f064 /sys-kernel/linux-headers
parentsys-kernel/linux-headers: add 5.19, drop 5.19_rc3 (diff)
downloadgentoo-475a04272c557d8a4acab13a6afac272f72684d4.tar.gz
gentoo-475a04272c557d8a4acab13a6afac272f72684d4.tar.bz2
gentoo-475a04272c557d8a4acab13a6afac272f72684d4.zip
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@gentoo.org>
Diffstat (limited to 'sys-kernel/linux-headers')
-rw-r--r--sys-kernel/linux-headers/linux-headers-5.19.ebuild2
1 files changed, 1 insertions, 1 deletions
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