diff options
author | Sam James <sam@gentoo.org> | 2021-12-25 00:59:54 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-25 00:59:54 +0000 |
commit | c801c350b6c6099eb10ecddb1a485403c0425a66 (patch) | |
tree | 795b944695d0d92a5be1d2396affe47a147c3486 /sys-kernel/linux-headers | |
parent | app-containers/podman: Stabilize 3.4.4 amd64, #829942 (diff) | |
download | gentoo-c801c350b6c6099eb10ecddb1a485403c0425a66.tar.gz gentoo-c801c350b6c6099eb10ecddb1a485403c0425a66.tar.bz2 gentoo-c801c350b6c6099eb10ecddb1a485403c0425a66.zip |
sys-kernel/linux-headers: Stabilize 5.15-r1 x86, #829939
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-kernel/linux-headers')
-rw-r--r-- | sys-kernel/linux-headers/linux-headers-5.15-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-kernel/linux-headers/linux-headers-5.15-r1.ebuild b/sys-kernel/linux-headers/linux-headers-5.15-r1.ebuild index 716a1ec4f095..20fdf9c5c445 100644 --- a/sys-kernel/linux-headers/linux-headers-5.15-r1.ebuild +++ b/sys-kernel/linux-headers/linux-headers-5.15-r1.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 ~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" |