diff options
author | 2023-12-30 03:03:24 +0000 | |
---|---|---|
committer | 2023-12-30 03:03:24 +0000 | |
commit | 4f0799dd3cb80fd121d4ef00db59c59ea5f5d48d (patch) | |
tree | a4732de9229d67a3868e656e0b05f37f3e271be1 /sys-kernel/raspberrypi-sources | |
parent | sys-kernel/raspberrypi-sources: Stabilize 6.1.21_p20230405 arm, #921010 (diff) | |
download | gentoo-4f0799dd3cb80fd121d4ef00db59c59ea5f5d48d.tar.gz gentoo-4f0799dd3cb80fd121d4ef00db59c59ea5f5d48d.tar.bz2 gentoo-4f0799dd3cb80fd121d4ef00db59c59ea5f5d48d.zip |
sys-kernel/raspberrypi-sources: Stabilize 6.1.21_p20230405 arm64, #921010
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-kernel/raspberrypi-sources')
-rw-r--r-- | sys-kernel/raspberrypi-sources/raspberrypi-sources-6.1.21_p20230405.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-kernel/raspberrypi-sources/raspberrypi-sources-6.1.21_p20230405.ebuild b/sys-kernel/raspberrypi-sources/raspberrypi-sources-6.1.21_p20230405.ebuild index 254fa012aaf1..16912b545378 100644 --- a/sys-kernel/raspberrypi-sources/raspberrypi-sources-6.1.21_p20230405.ebuild +++ b/sys-kernel/raspberrypi-sources/raspberrypi-sources-6.1.21_p20230405.ebuild @@ -27,7 +27,7 @@ SRC_URI=" ${GENPATCHES_URI} " -KEYWORDS="arm ~arm64" +KEYWORDS="arm arm64" PATCHES=("${FILESDIR}"/${PN}-6.1.21-gentoo-kconfig.patch) |