diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 07:47:23 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 07:47:23 +0200 |
commit | a7c855b6fe7ba411c127d89656225b92aa4ad55d (patch) | |
tree | f05a5d7aaaea555e154c434a6fa9ff7276f4b77f | |
parent | app-admin/webapp-config: Stabilize 1.55-r2 arm64, #899210 (diff) | |
download | gentoo-a7c855b6fe7ba411c127d89656225b92aa4ad55d.tar.gz gentoo-a7c855b6fe7ba411c127d89656225b92aa4ad55d.tar.bz2 gentoo-a7c855b6fe7ba411c127d89656225b92aa4ad55d.zip |
sys-kernel/raspberrypi-sources: Stabilize 5.15.76_p20221104 arm, #899536
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r-- | sys-kernel/raspberrypi-sources/raspberrypi-sources-5.15.76_p20221104.ebuild | 4 |
1 files changed, 2 insertions, 2 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 d77c92e734f6..4a71deb2dd03 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -27,7 +27,7 @@ SRC_URI=" ${GENPATCHES_URI} " -KEYWORDS="~arm ~arm64" +KEYWORDS="arm ~arm64" PATCHES=("${FILESDIR}"/${PN}-5.15.32-gentoo-kconfig.patch) |