diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 08:04:15 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 08:04:15 +0200 |
commit | fcc29b1ec80e32833a73cb37acfe88f80042a671 (patch) | |
tree | 1a22e86be6e6e3af6efaab145f9832f2a148e9a8 /sys-kernel/raspberrypi-sources | |
parent | sys-apps/fakeroot: Stabilize 1.30.1 arm, #899360 (diff) | |
download | gentoo-fcc29b1ec80e32833a73cb37acfe88f80042a671.tar.gz gentoo-fcc29b1ec80e32833a73cb37acfe88f80042a671.tar.bz2 gentoo-fcc29b1ec80e32833a73cb37acfe88f80042a671.zip |
sys-kernel/raspberrypi-sources: Stabilize 5.15.76_p20221104 arm64, #899536
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-kernel/raspberrypi-sources')
-rw-r--r-- | sys-kernel/raspberrypi-sources/raspberrypi-sources-5.15.76_p20221104.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 index 4a71deb2dd03..a0c9dee5649f 100644 --- a/sys-kernel/raspberrypi-sources/raspberrypi-sources-5.15.76_p20221104.ebuild +++ b/sys-kernel/raspberrypi-sources/raspberrypi-sources-5.15.76_p20221104.ebuild @@ -27,7 +27,7 @@ SRC_URI=" ${GENPATCHES_URI} " -KEYWORDS="arm ~arm64" +KEYWORDS="arm arm64" PATCHES=("${FILESDIR}"/${PN}-5.15.32-gentoo-kconfig.patch) |