diff options
author | Sam James <sam@gentoo.org> | 2023-12-30 03:03:23 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-12-30 03:03:23 +0000 |
commit | 8055bd16faa5e8fba77964cb180fc88b596d3e54 (patch) | |
tree | 2d0fbbbe43dc6afeaa878b5d6487dc4b452fcd54 /sys-kernel | |
parent | dev-perl/Mail-Message: Stabilize 3.14.0 arm64, #921007 (diff) | |
download | gentoo-8055bd16faa5e8fba77964cb180fc88b596d3e54.tar.gz gentoo-8055bd16faa5e8fba77964cb180fc88b596d3e54.tar.bz2 gentoo-8055bd16faa5e8fba77964cb180fc88b596d3e54.zip |
sys-kernel/raspberrypi-sources: Stabilize 6.1.21_p20230405 arm, #921010
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-kernel')
-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 49c6604e6b33..254fa012aaf1 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) |