diff options
author | Sam James <sam@gentoo.org> | 2022-07-20 17:00:58 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-20 17:00:58 +0000 |
commit | 33f9c4474670c7004b36e1e6182514e1ab17042c (patch) | |
tree | 01e526e8eddaf87a219f9c8e5a49527d57fe7ec0 /media-libs/sbc | |
parent | dev-ruby/ruby_version: Keyword 1.0.2 ppc, #859448 (diff) | |
download | gentoo-33f9c4474670c7004b36e1e6182514e1ab17042c.tar.gz gentoo-33f9c4474670c7004b36e1e6182514e1ab17042c.tar.bz2 gentoo-33f9c4474670c7004b36e1e6182514e1ab17042c.zip |
media-libs/sbc: Stabilize 2.0 ppc64, #859547
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/sbc')
-rw-r--r-- | media-libs/sbc/sbc-2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/sbc/sbc-2.0.ebuild b/media-libs/sbc/sbc-2.0.ebuild index b28df2a2d913..f14bf70c4d5e 100644 --- a/media-libs/sbc/sbc-2.0.ebuild +++ b/media-libs/sbc/sbc-2.0.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 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ppc64 ~riscv ~sparc x86" IUSE="static-libs" # --enable-tester is building src/sbctester but the tarball is missing required |