commit: f13e78912ca8c8355295aec430cdae869b1d49f9 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Jan 28 09:27:36 2026 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Jan 28 09:27:39 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f13e7891
sys-kernel/linux-firmware: stabilize 20260110 The bug report made me realise we're a bit behind on stable l-f, though not clear if the reporter is on stable there, it is overdue anyway. Bug: https://bugs.gentoo.org/969359 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-kernel/linux-firmware/linux-firmware-20260110.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-kernel/linux-firmware/linux-firmware-20260110.ebuild b/sys-kernel/linux-firmware/linux-firmware-20260110.ebuild index b677c633c4a8..0b6dac48351e 100644 --- a/sys-kernel/linux-firmware/linux-firmware-20260110.ebuild +++ b/sys-kernel/linux-firmware/linux-firmware-20260110.ebuild @@ -19,7 +19,7 @@ else SRC_URI="https://mirrors.edge.kernel.org/pub/linux/kernel/firmware/${P}.tar.xz" fi - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" fi DESCRIPTION="Linux firmware files"
