media-libs/libffado: destabilize 2.4.9-r1 for ~amd64, ~x86

Removal of ffado-mixer is more disruptive than expected.

Bug: https://bugs.gentoo.org/965503
Bug: https://bugs.gentoo.org/965574
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2025-11-04 18:30:02 +00:00
parent 82a725ea5a
commit f2533fa2e4
No known key found for this signature in database
GPG Key ID: 738409F520DF9190

View File

@ -14,7 +14,7 @@ if [[ ${PV} == *9999* ]]; then
ESVN_REPO_URI="http://subversion.ffado.org/ffado/trunk/${PN}"
else
SRC_URI="https://ffado.org/files/${P}.tgz"
KEYWORDS="~alpha amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv x86"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86"
fi
LICENSE="GPL-2 GPL-3"