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: Fri, 22 May 2020 08:02:19
Message-Id: 1590134524.7411b179fb594c3db5d0716c10477387f5663c2d.slyfox@gentoo
1 commit: 7411b179fb594c3db5d0716c10477387f5663c2d
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 22 07:57:43 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Fri May 22 08:02:04 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7411b179
7
8 sys-kernel/linux-headers: stable 5.4-r1 for ppc64, bug #723796
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 RepoMan-Options: --include-arches="ppc64"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 sys-kernel/linux-headers/linux-headers-5.4-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sys-kernel/linux-headers/linux-headers-5.4-r1.ebuild b/sys-kernel/linux-headers/linux-headers-5.4-r1.ebuild
18 index 4c185229616..7876ec16cce 100644
19 --- a/sys-kernel/linux-headers/linux-headers-5.4-r1.ebuild
20 +++ b/sys-kernel/linux-headers/linux-headers-5.4-r1.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"