diff options
author | 2023-03-22 05:24:01 +0000 | |
---|---|---|
committer | 2023-03-22 05:24:01 +0000 | |
commit | 50a03e41083f771a3b8cd014db9b6bdda9194464 (patch) | |
tree | d101d1d53c8f159777130ea661737cf7020cba8b /sys-kernel/raspberrypi-sources | |
parent | sys-firmware/raspberrypi-wifi-ucode: Stabilize 20221012.1_p1 arm, #902621 (diff) | |
download | gentoo-50a03e41083f771a3b8cd014db9b6bdda9194464.tar.gz gentoo-50a03e41083f771a3b8cd014db9b6bdda9194464.tar.bz2 gentoo-50a03e41083f771a3b8cd014db9b6bdda9194464.zip |
sys-kernel/raspberrypi-sources: Stabilize 5.15.84_p20230106 arm, #902623
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-kernel/raspberrypi-sources')
-rw-r--r-- | sys-kernel/raspberrypi-sources/raspberrypi-sources-5.15.84_p20230106.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-kernel/raspberrypi-sources/raspberrypi-sources-5.15.84_p20230106.ebuild b/sys-kernel/raspberrypi-sources/raspberrypi-sources-5.15.84_p20230106.ebuild index f4e22682e9bc..4a71deb2dd03 100644 --- a/sys-kernel/raspberrypi-sources/raspberrypi-sources-5.15.84_p20230106.ebuild +++ b/sys-kernel/raspberrypi-sources/raspberrypi-sources-5.15.84_p20230106.ebuild @@ -27,7 +27,7 @@ SRC_URI=" ${GENPATCHES_URI} " -KEYWORDS="~arm ~arm64" +KEYWORDS="arm ~arm64" PATCHES=("${FILESDIR}"/${PN}-5.15.32-gentoo-kconfig.patch) |