Diff linux-headers-4.9-r1 with a linux-headers-4.14-r2
| /usr/portage/sys-kernel/linux-headers/linux-headers-4.14-r2.ebuild 2025-09-08 18:21:13.184405671 +0300 | ||
|---|---|---|
| 1 |
# Copyright 1999-2022 Gentoo Authors |
|
| 1 |
# Copyright 1999-2025 Gentoo Authors |
|
| 2 | 2 |
# Distributed under the terms of the GNU General Public License v2 |
| 3 | 3 | |
| 4 | 4 |
EAPI=7 |
| ... | ... | |
| 13 | 13 |
${PATCH_VER:+mirror://gentoo/gentoo-headers-${PV}-${PATCH_VER}.tar.xz}"
|
| 14 | 14 |
S="${WORKDIR}/gentoo-headers-base-${PV}"
|
| 15 | 15 | |
| 16 |
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" |
|
| 16 |
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux" |
|
| 17 | 17 | |
| 18 | 18 |
BDEPEND=" |
| 19 | 19 |
app-arch/xz-utils |