diff options
author | Sam James <sam@gentoo.org> | 2021-01-25 02:48:38 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-25 02:48:38 +0000 |
commit | 87baedf8fc4c777f458b743113d7c871bbe44f16 (patch) | |
tree | f02e0374d1989cd22734bed2bf30269dd813eeb0 | |
parent | dev-python/django-auth-ldap: +Python 3.9, -Python 3.6 (diff) | |
download | gentoo-87baedf8fc4c777f458b743113d7c871bbe44f16.tar.gz gentoo-87baedf8fc4c777f458b743113d7c871bbe44f16.tar.bz2 gentoo-87baedf8fc4c777f458b743113d7c871bbe44f16.zip |
media-libs/sbc: Stabilize 1.5 arm64, #766725
Signed-off-by: Sam James <sam@gentoo.org>
-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 d7bb6014e61b..64a4c14a8bd7 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 |