summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-02-23 13:40:50 +0000
committerSam James <sam@gentoo.org>2023-02-23 13:40:50 +0000
commit339b8270a8ac733430c5d70b7577323d5f620ca0 (patch)
tree1bcae7600278fc7cb973b8768cf6d3ff90f71e07 /sys-firmware
parentx11-wm/qtile: depend on pywlroots-0.15.x versions (diff)
downloadgentoo-339b8270a8ac733430c5d70b7577323d5f620ca0.tar.gz
gentoo-339b8270a8ac733430c5d70b7577323d5f620ca0.tar.bz2
gentoo-339b8270a8ac733430c5d70b7577323d5f620ca0.zip
sys-firmware/sof-firmware: Stabilize 2.2.3 amd64, #891843
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-firmware')
-rw-r--r--sys-firmware/sof-firmware/sof-firmware-2.2.3.ebuild4
1 files 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"