commit: 243c22bf461b77f348962bbb50784802ed9b7f86 Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Sun Dec 14 14:54:58 2025 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Sun Dec 14 14:55:22 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=243c22bf
media-libs/sbc: Stabilize 2.1 ppc64, #966919 Signed-off-by: Eli Schwartz <eschwartz <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 b0eef0255a74..0f0ad38b5fd7 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
