Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pyalsa/
Date: Mon, 02 Apr 2018 06:23:25
Message-Id: 1522650183.9f7fe305031b9361a92242c7427bbe90aa3b01c2.mattst88@gentoo
1 commit: 9f7fe305031b9361a92242c7427bbe90aa3b01c2
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 2 06:23:03 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 2 06:23:03 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f7fe305
7
8 dev-python/pyalsa-1.0.29: added ~mips
9
10 dev-python/pyalsa/pyalsa-1.0.29.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/dev-python/pyalsa/pyalsa-1.0.29.ebuild b/dev-python/pyalsa/pyalsa-1.0.29.ebuild
14 index c0c0d92f726..7241660b6ad 100644
15 --- a/dev-python/pyalsa/pyalsa-1.0.29.ebuild
16 +++ b/dev-python/pyalsa/pyalsa-1.0.29.ebuild
17 @@ -13,7 +13,7 @@ SRC_URI="mirror://alsaproject/pyalsa/${P}.tar.bz2"
18
19 LICENSE="GPL-2"
20 SLOT="0"
21 -KEYWORDS="amd64 ppc ppc64 sparc x86"
22 +KEYWORDS="amd64 ~mips ppc ppc64 sparc x86"
23 IUSE=""
24
25 RDEPEND="media-libs/alsa-lib"