Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/alsa-lib/
Date: Sat, 12 Oct 2019 23:50:36
Message-Id: 1570923971.388e589e402df2debbb1a5a32124dc66e005b18f.mattst88@gentoo
1 commit: 388e589e402df2debbb1a5a32124dc66e005b18f
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 12 23:46:11 2019 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 12 23:46:11 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=388e589e
7
8 media-libs/alsa-lib-1.1.8: alpha stable, bug 681368
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 media-libs/alsa-lib/alsa-lib-1.1.8.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-libs/alsa-lib/alsa-lib-1.1.8.ebuild b/media-libs/alsa-lib/alsa-lib-1.1.8.ebuild
16 index c66cf5eb18f..6bd44f7bd1e 100644
17 --- a/media-libs/alsa-lib/alsa-lib-1.1.8.ebuild
18 +++ b/media-libs/alsa-lib/alsa-lib-1.1.8.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="https://www.alsa-project.org/files/pub/lib/${P}.tar.bz2"
20
21 LICENSE="LGPL-2.1"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-linux ~x86-linux"
25 IUSE="alisp debug doc elibc_uclibc python +thread-safety"
26
27 RDEPEND="python? ( ${PYTHON_DEPS} )"