diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-24 17:13:59 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-24 17:13:59 +0300 |
commit | 12304f34a0fc374888a12eb26c251541730645ae (patch) | |
tree | 5133cb3edc10301e66d52c570cc0aae26b66d063 /sys-kernel | |
parent | dev-perl/Tk: Stabilize 804.36.0-r1 arm64, #902687 (diff) | |
download | gentoo-12304f34a0fc374888a12eb26c251541730645ae.tar.gz gentoo-12304f34a0fc374888a12eb26c251541730645ae.tar.bz2 gentoo-12304f34a0fc374888a12eb26c251541730645ae.zip |
sys-kernel/raspberrypi-sources: Stabilize 5.15.84_p20230106 arm64, #902623
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-kernel')
-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 4a71deb2dd03..a0c9dee5649f 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) |