summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-03-22 01:53:54 +0000
committerSam James <sam@gentoo.org>2022-03-22 01:53:54 +0000
commit758b7a058a36d91c5d18d681dd17ab05e0e2eeb2 (patch)
tree4e269529ae0dd7de6a0d54e768fe3bed43638df5 /sys-kernel/raspberrypi-sources/raspberrypi-sources-5.4.79_p20201201-r1.ebuild
parentdev-embedded/rpi-eeprom: add 13.8_p1 (diff)
downloadgentoo-758b7a058a36d91c5d18d681dd17ab05e0e2eeb2.tar.gz
gentoo-758b7a058a36d91c5d18d681dd17ab05e0e2eeb2.tar.bz2
gentoo-758b7a058a36d91c5d18d681dd17ab05e0e2eeb2.zip
sys-kernel/raspberrypi-sources: port to EAPI 8
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-kernel/raspberrypi-sources/raspberrypi-sources-5.4.79_p20201201-r1.ebuild')
-rw-r--r--sys-kernel/raspberrypi-sources/raspberrypi-sources-5.4.79_p20201201-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-kernel/raspberrypi-sources/raspberrypi-sources-5.4.79_p20201201-r1.ebuild b/sys-kernel/raspberrypi-sources/raspberrypi-sources-5.4.79_p20201201-r1.ebuild
index 638b62a9b79c..eb5d2a3e8cde 100644
--- a/sys-kernel/raspberrypi-sources/raspberrypi-sources-5.4.79_p20201201-r1.ebuild
+++ b/sys-kernel/raspberrypi-sources/raspberrypi-sources-5.4.79_p20201201-r1.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
ETYPE=sources
K_DEFCONFIG="bcmrpi_defconfig"
K_SECURITY_UNSUPPORTED=1
-inherit kernel-2 eapi7-ver linux-info
+inherit kernel-2 linux-info
detect_version
MY_P=$(ver_cut 4-)