summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-02-28 01:31:12 +0000
committerSam James <sam@gentoo.org>2023-02-28 01:31:12 +0000
commit5c654d1d654fee1f01566176ca6b471c3fc95ae9 (patch)
tree5179d334cc4a022234d1de9b4860c28fd2c1727f /sys-kernel/linux-headers
parentsys-kernel/linux-headers: Stabilize 6.1 x86, #898202 (diff)
downloadgentoo-5c654d1d654fee1f01566176ca6b471c3fc95ae9.tar.gz
gentoo-5c654d1d654fee1f01566176ca6b471c3fc95ae9.tar.bz2
gentoo-5c654d1d654fee1f01566176ca6b471c3fc95ae9.zip
sys-kernel/linux-headers: Stabilize 6.1 amd64, #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 ff1a2c883ef6..9c385b539a83 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"