diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-20 12:57:21 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-20 14:11:52 +0200 |
commit | 2c6beb48799a59a93713b5010f83f9aa8357b61d (patch) | |
tree | 0ca84b0b9210f13c28e1254497783d49d1813212 /media-libs | |
parent | sci-libs/szip: keyword ~arm64 (diff) | |
download | gentoo-2c6beb48799a59a93713b5010f83f9aa8357b61d.tar.gz gentoo-2c6beb48799a59a93713b5010f83f9aa8357b61d.tar.bz2 gentoo-2c6beb48799a59a93713b5010f83f9aa8357b61d.zip |
media-libs/sbc: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/sbc/sbc-1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/sbc/sbc-1.3.ebuild b/media-libs/sbc/sbc-1.3.ebuild index 1c50fea714b9..b753ddb7ee6f 100644 --- a/media-libs/sbc/sbc-1.3.ebuild +++ b/media-libs/sbc/sbc-1.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="mirror://kernel/linux/bluetooth/${P}.tar.xz" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm 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 |