commit: 6c568f3d4ade4ef8d994fa1361b79a7c3cd930a7
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 5 22:05:25 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Feb 5 22:05:25 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c568f3d
sys-firmware/sof-firmware: Stabilize 2023.12 amd64, #923837
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-firmware/sof-firmware/sof-firmware-2023.12.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-firmware/sof-firmware/sof-firmware-2023.12.ebuild
b/sys-firmware/sof-firmware/sof-firmware-2023.12.ebuild
index ec08a9cf1a8f..5d36427294f2 100644
--- a/sys-firmware/sof-firmware/sof-firmware-2023.12.ebuild
+++ b/sys-firmware/sof-firmware/sof-firmware-2023.12.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 @@ S="${WORKDIR}"/sof-bin-${PV}
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
# Needed for sof-ctl
RDEPEND="media-libs/alsa-lib"