diff options
author | 2022-07-21 09:13:10 +0200 | |
---|---|---|
committer | 2022-07-21 09:13:10 +0200 | |
commit | 61f6c8884531631cc702b86ea0a7cc7c346ce969 (patch) | |
tree | 6e144e6dc2195f29442c92c5a7817c5905a90d1a /media-libs | |
parent | media-libs/vulkan-loader: arm64 stable wrt bug #859409 (diff) | |
download | gentoo-61f6c8884531631cc702b86ea0a7cc7c346ce969.tar.gz gentoo-61f6c8884531631cc702b86ea0a7cc7c346ce969.tar.bz2 gentoo-61f6c8884531631cc702b86ea0a7cc7c346ce969.zip |
media-libs/sbc: arm64 stable wrt bug #859547
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-libs')
-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 0f3715473905..9bf4a247e2d4 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 |