Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/alsa-lib/
Date: Thu, 28 Mar 2019 05:50:56
Message-Id: 1553752188.b0d9a34297fef29abdcc1c8488d2c5f91caaf810.maekke@gentoo
1 commit: b0d9a34297fef29abdcc1c8488d2c5f91caaf810
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Thu Mar 28 05:49:48 2019 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Thu Mar 28 05:49:48 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0d9a342
7
8 media-libs/alsa-lib: arm stable, bug #681368
9
10 Signed-off-by: Markus Meier <maekke <AT> gentoo.org>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12 RepoMan-Options: --include-arches="arm"
13
14 media-libs/alsa-lib/alsa-lib-1.1.8.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/media-libs/alsa-lib/alsa-lib-1.1.8.ebuild b/media-libs/alsa-lib/alsa-lib-1.1.8.ebuild
18 index 78de5e12e59..802ee5fac83 100644
19 --- a/media-libs/alsa-lib/alsa-lib-1.1.8.ebuild
20 +++ b/media-libs/alsa-lib/alsa-lib-1.1.8.ebuild
21 @@ -13,7 +13,7 @@ SRC_URI="mirror://alsaproject/lib/${P}.tar.bz2"
22
23 LICENSE="LGPL-2.1"
24 SLOT="0"
25 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
26 +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
27 IUSE="alisp debug doc elibc_uclibc python +thread-safety"
28
29 RDEPEND="python? ( ${PYTHON_DEPS} )"