diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-07-21 09:12:29 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-07-21 09:12:29 +0200 |
commit | 63d6785862faf23cde2f4bb9121cdf17b805c0b1 (patch) | |
tree | 3ff14ae2c1b7ac8588e19f60a28c99172989b292 /media-libs | |
parent | dev-ruby/rexml: amd64 stable wrt bug #859484 (diff) | |
download | gentoo-63d6785862faf23cde2f4bb9121cdf17b805c0b1.tar.gz gentoo-63d6785862faf23cde2f4bb9121cdf17b805c0b1.tar.bz2 gentoo-63d6785862faf23cde2f4bb9121cdf17b805c0b1.zip |
media-libs/sbc: arm 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 08ab720c3845..0f3715473905 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 |