Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pyalsa/
Date: Wed, 17 Oct 2018 12:08:22
Message-Id: 1539777616.904f2d11043f3886f345a2af53267e3bef8fbb2b.whissi@gentoo
1 commit: 904f2d11043f3886f345a2af53267e3bef8fbb2b
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 17 12:00:16 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 17 12:00:16 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=904f2d11
7
8 dev-python/pyalsa: 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 dev-python/pyalsa/pyalsa-1.1.6.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/pyalsa/pyalsa-1.1.6.ebuild b/dev-python/pyalsa/pyalsa-1.1.6.ebuild
17 index cedeef5bbdf..94c4535f1e2 100644
18 --- a/dev-python/pyalsa/pyalsa-1.1.6.ebuild
19 +++ b/dev-python/pyalsa/pyalsa-1.1.6.ebuild
20 @@ -13,7 +13,7 @@ SRC_URI="mirror://alsaproject/pyalsa/${P}.tar.bz2"
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="amd64 ~mips ~ppc ~ppc64 ~sparc ~x86"
25 +KEYWORDS="amd64 ~mips ~ppc ~ppc64 ~sparc x86"
26 IUSE=""
27
28 RDEPEND="media-libs/alsa-lib"