summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Michael <fedora.dm0@gmail.com>2021-02-16 12:13:07 -0500
committerSergei Trofimovich <slyfox@gentoo.org>2021-05-27 22:42:34 +0100
commitdfc00a2c8a83f4875f1af0b9214811a6eb980474 (patch)
tree2202d8b2a20dc4f0f578148b25749b7e403958ce
parentdev-perl/Email-Send-Gmail: Remove old (diff)
downloadgentoo-dfc00a2c.tar.gz
gentoo-dfc00a2c.tar.bz2
gentoo-dfc00a2c.zip
sys-kernel/linux-headers: EAPI 7
Closes: https://bugs.gentoo.org/770979 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: David Michael <fedora.dm0@gmail.com> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-rw-r--r--sys-kernel/linux-headers/linux-headers-5.12.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/sys-kernel/linux-headers/linux-headers-5.12.ebuild b/sys-kernel/linux-headers/linux-headers-5.12.ebuild
index 6ce8a6c038aa..6e9923bb2b81 100644
--- a/sys-kernel/linux-headers/linux-headers-5.12.ebuild
+++ b/sys-kernel/linux-headers/linux-headers-5.12.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI="6"
+EAPI=7
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"
@@ -17,9 +17,8 @@ SRC_URI="${KERNEL_URI}
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
-DEPEND="app-arch/xz-utils
+BDEPEND="app-arch/xz-utils
dev-lang/perl"
-RDEPEND=""
S=${WORKDIR}/linux-${PV}