diff options
author | Sam James <sam@gentoo.org> | 2021-01-26 15:19:02 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-26 15:19:02 +0000 |
commit | c7032dc7f11f221cce41a0a63bfd87b90bc986ed (patch) | |
tree | dbe8dffa1e549709caa13f3f6ddab3025048c8dd /media-libs/sbc | |
parent | dev-python/theano-pymc: Stabilize 1.0.13-r1 amd64, #766635 (diff) | |
download | gentoo-c7032dc7f11f221cce41a0a63bfd87b90bc986ed.tar.gz gentoo-c7032dc7f11f221cce41a0a63bfd87b90bc986ed.tar.bz2 gentoo-c7032dc7f11f221cce41a0a63bfd87b90bc986ed.zip |
media-libs/sbc: Stabilize 1.5 amd64, #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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/sbc/sbc-1.5.ebuild b/media-libs/sbc/sbc-1.5.ebuild index 064e414a01e8..f7a58b3af69c 100644 --- a/media-libs/sbc/sbc-1.5.ebuild +++ b/media-libs/sbc/sbc-1.5.ebuild @@ -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 |