Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-kernel/linux-headers/
Date: Sun, 29 Mar 2020 14:45:21
Message-Id: 1585492793.f54f03dec0c19b63ab70e7a94c942426e40e8046.slyfox@gentoo
1 commit: f54f03dec0c19b63ab70e7a94c942426e40e8046
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Mar 29 14:39:53 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Mar 29 14:39:53 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f54f03de
7
8 sys-kernel/linux-headers: stable 5.4 for ia64, bug #706042
9
10 Package-Manager: Portage-2.3.96, Repoman-2.3.22
11 RepoMan-Options: --include-arches="ia64"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 sys-kernel/linux-headers/linux-headers-5.4.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sys-kernel/linux-headers/linux-headers-5.4.ebuild b/sys-kernel/linux-headers/linux-headers-5.4.ebuild
18 index 000fc2abf68..47c749ef6c2 100644
19 --- a/sys-kernel/linux-headers/linux-headers-5.4.ebuild
20 +++ b/sys-kernel/linux-headers/linux-headers-5.4.ebuild
21 @@ -15,7 +15,7 @@ SRC_URI="${KERNEL_URI}
22 ${PATCH_VER:+https://dev.gentoo.org/~slyfox/distfiles/gentoo-headers-${PATCH_PV}-${PATCH_VER}.tar.xz}
23 "
24
25 -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux"
26 +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux"
27
28 DEPEND="app-arch/xz-utils
29 dev-lang/perl"