diff options
author | V3n3RiX <venerix@koprulu.sector> | 2022-05-12 17:03:21 +0300 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2022-05-12 17:03:21 +0300 |
commit | bde7f4b8a77784c022fa504e221557266296479c (patch) | |
tree | f11904af002c3e17c3f1f9e1848cc3cf91b0148b /sys-kernel/linux-headers | |
parent | ccb4e9b4351cbe462dc2a98c055eb2dc68b092a1 (diff) |
sys-kernel/linux-headers : EAPI bump
Diffstat (limited to 'sys-kernel/linux-headers')
-rw-r--r-- | sys-kernel/linux-headers/linux-headers-5.10-r11.ebuild (renamed from sys-kernel/linux-headers/linux-headers-5.10-r10.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-kernel/linux-headers/linux-headers-5.10-r10.ebuild b/sys-kernel/linux-headers/linux-headers-5.10-r11.ebuild index a37bdc6e..80ceca0b 100644 --- a/sys-kernel/linux-headers/linux-headers-5.10-r10.ebuild +++ b/sys-kernel/linux-headers/linux-headers-5.10-r11.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 m68k metag microblaze mips mn10300 nios2 openrisc ppc ppc64 riscv s390 score sh sparc x86 xtensa" |