diff options
author | Sam James <sam@gentoo.org> | 2021-01-24 21:50:40 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-24 21:50:40 +0000 |
commit | 00554ed651c9f686aa33f9e024858a284f74514f (patch) | |
tree | de74f9e7972019e4aa233d1bf14de66e720224c9 /media-libs/sbc | |
parent | media-sound/fluidsynth: stable 2.1.5 for sparc, bug #766177 (diff) | |
download | gentoo-00554ed651c9f686aa33f9e024858a284f74514f.tar.gz gentoo-00554ed651c9f686aa33f9e024858a284f74514f.tar.bz2 gentoo-00554ed651c9f686aa33f9e024858a284f74514f.zip |
media-libs/sbc: Stabilize 1.5 sparc, #766725
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/sbc')
-rw-r--r-- | media-libs/sbc/sbc-1.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/sbc/sbc-1.5.ebuild b/media-libs/sbc/sbc-1.5.ebuild index 91d43e28d957..5ef6aa51112f 100644 --- a/media-libs/sbc/sbc-1.5.ebuild +++ b/media-libs/sbc/sbc-1.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,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 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86" IUSE="static-libs" # --enable-tester is building src/sbctester but the tarball is missing required |