diff options
author | Sam James <sam@gentoo.org> | 2021-09-05 19:06:32 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-05 19:06:49 +0100 |
commit | e6b19bdb9c6da2372f2cee4629a6f0c02ca0586b (patch) | |
tree | 6cd9cd58cd807142b6be10c20805a4d1a8173d78 /sys-kernel/linux-headers | |
parent | sci-visualization/dash-html-components: restrict test (diff) | |
download | gentoo-e6b19bdb9c6da2372f2cee4629a6f0c02ca0586b.tar.gz gentoo-e6b19bdb9c6da2372f2cee4629a6f0c02ca0586b.tar.bz2 gentoo-e6b19bdb9c6da2372f2cee4629a6f0c02ca0586b.zip |
sys-kernel/linux-headers: keyword 5.14
Bug: https://bugs.gentoo.org/811696
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.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-kernel/linux-headers/linux-headers-5.14.ebuild b/sys-kernel/linux-headers/linux-headers-5.14.ebuild index 7e09bbc6d781..248b46771562 100644 --- a/sys-kernel/linux-headers/linux-headers-5.14.ebuild +++ b/sys-kernel/linux-headers/linux-headers-5.14.ebuild @@ -16,7 +16,7 @@ SRC_URI=" ${PATCH_VER:+https://dev.gentoo.org/~${PATCH_DEV}/distfiles/${CATEGORY}/${PN}/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 |