Gentoo Archives: gentoo-commits

From: Jory Pratt <anarchy@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/alsa-lib/
Date: Mon, 10 Feb 2020 15:30:53
Message-Id: 1581348540.e5d778a703a57ec8c27f87b23897cd43122e839f.anarchy@gentoo
1 commit: e5d778a703a57ec8c27f87b23897cd43122e839f
2 Author: Jory Pratt <anarchy <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 10 15:29:00 2020 +0000
4 Commit: Jory Pratt <anarchy <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 10 15:29:00 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5d778a7
7
8 media-libs/alsa-lib: arm64 stable, bug #705758
9
10 Package-Manager: Portage-2.3.88, Repoman-2.3.20
11 RepoMan-Options: --include-arches="arm64"
12 Signed-off-by: Jory Pratt <anarchy <AT> gentoo.org>
13
14 media-libs/alsa-lib/alsa-lib-1.2.1.2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/media-libs/alsa-lib/alsa-lib-1.2.1.2.ebuild b/media-libs/alsa-lib/alsa-lib-1.2.1.2.ebuild
18 index 5576b0b9783..1a6d20546cc 100644
19 --- a/media-libs/alsa-lib/alsa-lib-1.2.1.2.ebuild
20 +++ b/media-libs/alsa-lib/alsa-lib-1.2.1.2.ebuild
21 @@ -13,7 +13,7 @@ SRC_URI="https://www.alsa-project.org/files/pub/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} )"