diff options
author | Sam James <sam@gentoo.org> | 2021-01-25 00:49:15 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-25 00:49:15 +0000 |
commit | 3b1b253bd328ec294f216994260da38312c7185e (patch) | |
tree | d18c4172bd57f3f70b718381e2a56eaf0e7ed825 /media-libs/sbc | |
parent | dev-ml/dune-private-libs: generalise dev-ml/dune version lock (diff) | |
download | gentoo-3b1b253bd328ec294f216994260da38312c7185e.tar.gz gentoo-3b1b253bd328ec294f216994260da38312c7185e.tar.bz2 gentoo-3b1b253bd328ec294f216994260da38312c7185e.zip |
media-libs/sbc: Stabilize 1.5 arm, #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 5ef6aa51112f..d7bb6014e61b 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 |