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, 09 Apr 2022 19:36:28
Message-Id: 1649532973.dc20d85e714143bd3488f766a73a446724fc52ef.arthurzam@gentoo
1 commit: dc20d85e714143bd3488f766a73a446724fc52ef
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 9 19:36:13 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 9 19:36:13 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc20d85e
7
8 sys-kernel/raspberrypi-sources: Stabilize 5.10.63_p20211029 arm64, #836570
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 .../raspberrypi-sources/raspberrypi-sources-5.10.63_p20211029.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-kernel/raspberrypi-sources/raspberrypi-sources-5.10.63_p20211029.ebuild b/sys-kernel/raspberrypi-sources/raspberrypi-sources-5.10.63_p20211029.ebuild
16 index 6615a992e86f..842779a5e4e0 100644
17 --- a/sys-kernel/raspberrypi-sources/raspberrypi-sources-5.10.63_p20211029.ebuild
18 +++ b/sys-kernel/raspberrypi-sources/raspberrypi-sources-5.10.63_p20211029.ebuild
19 @@ -17,7 +17,7 @@ DESCRIPTION="Raspberry Pi kernel sources"
20 HOMEPAGE="https://github.com/raspberrypi/linux"
21 SRC_URI="https://github.com/raspberrypi/linux/archive/${MY_P}.tar.gz -> linux-${KV_FULL}.tar.gz"
22
23 -KEYWORDS="~arm ~arm64"
24 +KEYWORDS="~arm arm64"
25
26 src_unpack() {
27 default