commit: e3432f6657b3e9150803d3659792c19bb8a28cd8 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jul 21 00:32:04 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jul 21 00:32:04 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3432f66
sys-firmware/broadcom-bt-firmware: Stabilize 12.0.1.1105_p4-r1 x86, #935859 Signed-off-by: Sam James <sam <AT> gentoo.org> .../broadcom-bt-firmware-12.0.1.1105_p4-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-firmware/broadcom-bt-firmware/broadcom-bt-firmware-12.0.1.1105_p4-r1.ebuild b/sys-firmware/broadcom-bt-firmware/broadcom-bt-firmware-12.0.1.1105_p4-r1.ebuild index ad2af756d59c..93946edbbc86 100644 --- a/sys-firmware/broadcom-bt-firmware/broadcom-bt-firmware-12.0.1.1105_p4-r1.ebuild +++ b/sys-firmware/broadcom-bt-firmware/broadcom-bt-firmware-12.0.1.1105_p4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ SRC_URI="https://github.com/winterheart/${PN}/archive/v${PV}.tar.gz -> ${P}.tar. LICENSE="broadcom_bcm20702 MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc64 x86" # Re-use compress-* USE flags from sys-kernel/linux-firmware. IUSE="compress-xz compress-zstd" REQUIRED_USE="?? ( compress-xz compress-zstd )"
