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 20:55:43
Message-Id: 1590180930.287cab24c89c8fd571eeda6620028ca487360958.slyfox@gentoo
1 commit: 287cab24c89c8fd571eeda6620028ca487360958
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Fri May 22 20:41:14 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Fri May 22 20:55:30 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=287cab24
7
8 sys-kernel/linux-headers: stable 5.4-r1 for hppa/sparc, bug #723796
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 RepoMan-Options: --include-arches="hppa sparc"
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 sys-kernel/linux-headers/linux-headers-5.4-r1.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/sys-kernel/linux-headers/linux-headers-5.4-r1.ebuild b/sys-kernel/linux-headers/linux-headers-5.4-r1.ebuild
19 index 7876ec16cce..413cbc97e11 100644
20 --- a/sys-kernel/linux-headers/linux-headers-5.4-r1.ebuild
21 +++ b/sys-kernel/linux-headers/linux-headers-5.4-r1.ebuild
22 @@ -15,7 +15,7 @@ SRC_URI="${KERNEL_URI}
23 ${PATCH_VER:+https://dev.gentoo.org/~slyfox/distfiles/gentoo-headers-${PATCH_PV}-${PATCH_VER}.tar.xz}
24 "
25
26 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
27 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux"
28
29 DEPEND="app-arch/xz-utils
30 dev-lang/perl"