media-libs/libffado: Restore amd64/x86 stable w/ 2.4.9-r1

-r0 remains available though masked, for a limited amount of time.

Bug: https://bugs.gentoo.org/965503
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner 2025-12-07 18:38:08 +01:00
parent 71f93eeb77
commit e4c8e60def
No known key found for this signature in database
GPG Key ID: AE591BBC73E4DD5E

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"