diff options
-rw-r--r-- | sys-kernel/raspberrypi-sources/raspberrypi-sources-6.6.31_p20240529.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-kernel/raspberrypi-sources/raspberrypi-sources-6.6.31_p20240529.ebuild b/sys-kernel/raspberrypi-sources/raspberrypi-sources-6.6.31_p20240529.ebuild index 899dcfe94f1b..c68123e8b2eb 100644 --- a/sys-kernel/raspberrypi-sources/raspberrypi-sources-6.6.31_p20240529.ebuild +++ b/sys-kernel/raspberrypi-sources/raspberrypi-sources-6.6.31_p20240529.ebuild @@ -27,7 +27,7 @@ SRC_URI=" ${GENPATCHES_URI} " -KEYWORDS="~arm arm64" +KEYWORDS="arm arm64" PATCHES=("${FILESDIR}"/${PN}-6.1.21-gentoo-kconfig.patch) |