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: Wed, 17 Oct 2018 12:08:07
Message-Id: 1539777671.d98940a8fe5e739fca2410fc83a91a6865451bbe.whissi@gentoo
1 commit: d98940a8fe5e739fca2410fc83a91a6865451bbe
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 17 12:01:11 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 17 12:01:11 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d98940a8
7
8 media-libs/alsa-lib: x86 stable (bug #666852)
9
10 Package-Manager: Portage-2.3.51, Repoman-2.3.11
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 media-libs/alsa-lib/alsa-lib-1.1.6-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-libs/alsa-lib/alsa-lib-1.1.6-r1.ebuild b/media-libs/alsa-lib/alsa-lib-1.1.6-r1.ebuild
17 index e2f5292d347..8d0d87be0e9 100644
18 --- a/media-libs/alsa-lib/alsa-lib-1.1.6-r1.ebuild
19 +++ b/media-libs/alsa-lib/alsa-lib-1.1.6-r1.ebuild
20 @@ -13,7 +13,7 @@ SRC_URI="mirror://alsaproject/lib/${P}.tar.bz2"
21
22 LICENSE="LGPL-2.1"
23 SLOT="0"
24 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
25 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-linux ~x86-linux"
26 IUSE="alisp debug doc elibc_uclibc python +thread-safety"
27
28 RDEPEND="python? ( ${PYTHON_DEPS} )"