Gentoo Archives: gentoo-commits

From: "Jason A. Donenfeld" <zx2c4@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libldac/
Date: Sun, 20 Jan 2019 22:58:11
Message-Id: 1548025080.97288ca7126dc9210d0fd20a23599e16ebab211f.zx2c4@gentoo
1 commit: 97288ca7126dc9210d0fd20a23599e16ebab211f
2 Author: Jason A. Donenfeld <zx2c4 <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 20 22:57:30 2019 +0000
4 Commit: Jason A. Donenfeld <zx2c4 <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 20 22:58:00 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97288ca7
7
8 media-libs/libldac: stable x86 amd64, unstable others
9
10 We're building up slowly for the pulseaudio changes.
11
12 Package-Manager: Portage-2.3.54, Repoman-2.3.12
13 Signed-off-by: Jason A. Donenfeld <zx2c4 <AT> gentoo.org>
14
15 media-libs/libldac/libldac-2.0.2-r1.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/media-libs/libldac/libldac-2.0.2-r1.ebuild b/media-libs/libldac/libldac-2.0.2-r1.ebuild
19 index 4efcbfb5ef4..b7c2e612d12 100644
20 --- a/media-libs/libldac/libldac-2.0.2-r1.ebuild
21 +++ b/media-libs/libldac/libldac-2.0.2-r1.ebuild
22 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/EHfive/ldacBT/releases/download/${PACKAGING_VERSION}
23
24 LICENSE="Apache-2.0"
25 SLOT="0"
26 -KEYWORDS="~amd64 ~x86"
27 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
28 IUSE=""
29
30 DEPEND=""