diff options
author | Jason A. Donenfeld <zx2c4@gentoo.org> | 2019-01-08 08:05:43 -0800 |
---|---|---|
committer | Jason A. Donenfeld <zx2c4@gentoo.org> | 2019-01-08 08:08:30 -0800 |
commit | 7ea8d613021272d4b4cdd0e4e90fae5ebb725044 (patch) | |
tree | 178b4feae84bdc07476e0357d3141e4a0d43ff08 /media-libs/libldac | |
parent | dev-python/asn1crypto: add prefix-guest keywords ~x86-linux,~amd64-linux (diff) | |
download | gentoo-7ea8d613021272d4b4cdd0e4e90fae5ebb725044.tar.gz gentoo-7ea8d613021272d4b4cdd0e4e90fae5ebb725044.tar.bz2 gentoo-7ea8d613021272d4b4cdd0e4e90fae5ebb725044.zip |
media-sound/pulseaudio: import bluetooth extra codecs
Upstream produces patches, which work much better than
file-collision-inducing separate packages.
Package-Manager: Portage-2.3.54, Repoman-2.3.12
Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org>
Diffstat (limited to 'media-libs/libldac')
-rw-r--r-- | media-libs/libldac/libldac-2.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libldac/libldac-2.0.2.ebuild b/media-libs/libldac/libldac-2.0.2.ebuild index bd5b7ac10195..329b71fb3d09 100644 --- a/media-libs/libldac/libldac-2.0.2.ebuild +++ b/media-libs/libldac/libldac-2.0.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/EHfive/ldacBT/releases/download/${PACKAGING_VERSION} LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux" IUSE="" DEPEND="" |