commit: 339b8270a8ac733430c5d70b7577323d5f620ca0
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 23 13:40:50 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Feb 23 13:40:50 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=339b8270
sys-firmware/sof-firmware: Stabilize 2.2.3 amd64, #891843
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-firmware/sof-firmware/sof-firmware-2.2.3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-firmware/sof-firmware/sof-firmware-2.2.3.ebuild
b/sys-firmware/sof-firmware/sof-firmware-2.2.3.ebuild
index b51c9026bd32..82f72de46998 100644
--- a/sys-firmware/sof-firmware/sof-firmware-2.2.3.ebuild
+++ b/sys-firmware/sof-firmware/sof-firmware-2.2.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -10,7 +10,7 @@ S="${WORKDIR}"/sof-bin-v${PV}
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
# Needed for sof-ctl
RDEPEND="media-libs/alsa-lib"