diff options
Diffstat (limited to 'sys-kernel/linux-headers/linux-headers-5.3.ebuild')
-rw-r--r-- | sys-kernel/linux-headers/linux-headers-5.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-kernel/linux-headers/linux-headers-5.3.ebuild b/sys-kernel/linux-headers/linux-headers-5.3.ebuild index c9062470d4f5..d6ff088b02fe 100644 --- a/sys-kernel/linux-headers/linux-headers-5.3.ebuild +++ b/sys-kernel/linux-headers/linux-headers-5.3.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" ETYPE="headers" H_SUPPORTEDARCH="alpha amd64 arc arm arm64 avr32 cris frv hexagon hppa ia64 m32r m68k metag microblaze mips mn10300 nios2 openrisc ppc ppc64 riscv s390 score sh sparc x86 xtensa" -inherit kernel-2 +inherit kernel-2 toolchain-funcs detect_version PATCH_PV=${PV} # to ease testing new versions against not existing patches |