Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/alsa-lib/
Date: Sun, 18 Oct 2020 16:02:36
Message-Id: 1603036848.4ece922296c60695080716dd47c0cace0c46cba8.whissi@gentoo
1 commit: 4ece922296c60695080716dd47c0cace0c46cba8
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 18 16:00:48 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 18 16:00:48 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ece9222
7
8 media-libs/alsa-lib: x86 stable (bug #749159)
9
10 Package-Manager: Portage-3.0.8, Repoman-3.0.1
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 media-libs/alsa-lib/alsa-lib-1.2.3.2-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-libs/alsa-lib/alsa-lib-1.2.3.2-r1.ebuild b/media-libs/alsa-lib/alsa-lib-1.2.3.2-r1.ebuild
17 index 266bbc4aff0..ac6fa08b1cf 100644
18 --- a/media-libs/alsa-lib/alsa-lib-1.2.3.2-r1.ebuild
19 +++ b/media-libs/alsa-lib/alsa-lib-1.2.3.2-r1.ebuild
20 @@ -12,7 +12,7 @@ SRC_URI="https://www.alsa-project.org/files/pub/lib/${P}.tar.bz2"
21
22 LICENSE="LGPL-2.1"
23 SLOT="0"
24 -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
25 +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
26 IUSE="alisp debug doc elibc_uclibc python +thread-safety"
27
28 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"