summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-01-01 03:57:41 +0000
committerSam James <sam@gentoo.org>2022-01-01 03:57:41 +0000
commitddbbf9188a08a7e0a135e7fee832a6cad3eb4ffe (patch)
treedf3ad79a18323c5ca6fd93b335f7114a2da11f91 /sys-kernel/linux-headers/linux-headers-5.10-r2.ebuild
parentsys-kernel/linux-headers: stabilize 5.15-r3 (diff)
downloadgentoo-ddbbf9188a08a7e0a135e7fee832a6cad3eb4ffe.tar.gz
gentoo-ddbbf9188a08a7e0a135e7fee832a6cad3eb4ffe.tar.bz2
gentoo-ddbbf9188a08a7e0a135e7fee832a6cad3eb4ffe.zip
sys-kernel/linux-headers: stabilize 5.10-r2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-kernel/linux-headers/linux-headers-5.10-r2.ebuild')
-rw-r--r--sys-kernel/linux-headers/linux-headers-5.10-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-kernel/linux-headers/linux-headers-5.10-r2.ebuild b/sys-kernel/linux-headers/linux-headers-5.10-r2.ebuild
index 26138c3d9ff4..cbacecb5291d 100644
--- a/sys-kernel/linux-headers/linux-headers-5.10-r2.ebuild
+++ b/sys-kernel/linux-headers/linux-headers-5.10-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -16,7 +16,7 @@ SRC_URI="${KERNEL_URI}
"
S="${WORKDIR}"/linux-${PV}
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
BDEPEND="app-arch/xz-utils
dev-lang/perl"