Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-kernel/linux-headers/
Date: Wed, 03 Jun 2020 09:22:10
Message-Id: 1591176104.4bca810f21c332624b3da87c0fc55c2723a80bd3.ago@gentoo
1 commit: 4bca810f21c332624b3da87c0fc55c2723a80bd3
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 3 09:21:44 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 3 09:21:44 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bca810f
7
8 sys-kernel/linux-headers: s390 stable wrt bug #723796
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 RepoMan-Options: --include-arches="s390"
12 Signed-off-by: Agostino Sarubbo <ago <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 4bfd5bf786a..ce6b9499d60 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"