summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-02-28 03:02:05 +0000
committerSam James <sam@gentoo.org>2023-02-28 03:02:05 +0000
commit095dc26d4df873f7c7d2bc86a9e8ec592622273e (patch)
tree710826dffa778d4d53c8a169fcb58a4b5f23f7d9 /sys-kernel/linux-headers
parentsys-libs/libnvme: fix configure w/ clang 16 (diff)
downloadgentoo-095dc26d4df873f7c7d2bc86a9e8ec592622273e.tar.gz
gentoo-095dc26d4df873f7c7d2bc86a9e8ec592622273e.tar.bz2
gentoo-095dc26d4df873f7c7d2bc86a9e8ec592622273e.zip
sys-kernel/linux-headers: Stabilize 6.1 ppc, #898202
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-kernel/linux-headers')
-rw-r--r--sys-kernel/linux-headers/linux-headers-6.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-kernel/linux-headers/linux-headers-6.1.ebuild b/sys-kernel/linux-headers/linux-headers-6.1.ebuild
index bcd8d1d68f8f..7db63652b8ed 100644
--- a/sys-kernel/linux-headers/linux-headers-6.1.ebuild
+++ b/sys-kernel/linux-headers/linux-headers-6.1.ebuild
@@ -15,7 +15,7 @@ SRC_URI="${KERNEL_URI}
${PATCH_VER:+https://dev.gentoo.org/~${PATCH_DEV}/distfiles/sys-kernel/linux-headers/gentoo-headers-${PATCH_PV}-${PATCH_VER}.tar.xz}"
S="${WORKDIR}/linux-${PV}"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
BDEPEND="app-arch/xz-utils
dev-lang/perl"