commit: b8eb8597c5f69c0cff9cf266f6a68fdadf2c61b5 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Dec 14 11:51:00 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Dec 14 11:51:00 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8eb8597
media-libs/sbc: Stabilize 2.1 arm64, #966919 Signed-off-by: Sam James <sam <AT> gentoo.org> media-libs/sbc/sbc-2.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/sbc/sbc-2.1.ebuild b/media-libs/sbc/sbc-2.1.ebuild index 818d63492c50..3e0d5d9f669a 100644 --- a/media-libs/sbc/sbc-2.1.ebuild +++ b/media-libs/sbc/sbc-2.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.kernel.org/pub/linux/bluetooth/${P}.tar.xz" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc x86" IUSE="static-libs" # --enable-tester is building src/sbctester but the tarball is missing required
