Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-kernel/raspberrypi-sources/
Date: Sat, 04 Mar 2023 05:47:34
Message-Id: 1677908843.a7c855b6fe7ba411c127d89656225b92aa4ad55d.arthurzam@gentoo
1 commit: a7c855b6fe7ba411c127d89656225b92aa4ad55d
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 4 05:47:23 2023 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 4 05:47:23 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7c855b6
7
8 sys-kernel/raspberrypi-sources: Stabilize 5.15.76_p20221104 arm, #899536
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 .../raspberrypi-sources/raspberrypi-sources-5.15.76_p20221104.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/sys-kernel/raspberrypi-sources/raspberrypi-sources-5.15.76_p20221104.ebuild b/sys-kernel/raspberrypi-sources/raspberrypi-sources-5.15.76_p20221104.ebuild
16 index d77c92e734f6..4a71deb2dd03 100644
17 --- a/sys-kernel/raspberrypi-sources/raspberrypi-sources-5.15.76_p20221104.ebuild
18 +++ b/sys-kernel/raspberrypi-sources/raspberrypi-sources-5.15.76_p20221104.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2022 Gentoo Authors
21 +# Copyright 1999-2023 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=8
25 @@ -27,7 +27,7 @@ SRC_URI="
26 ${GENPATCHES_URI}
27 "
28
29 -KEYWORDS="~arm ~arm64"
30 +KEYWORDS="arm ~arm64"
31
32 PATCHES=("${FILESDIR}"/${PN}-5.15.32-gentoo-kconfig.patch)