Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pymad/
Date: Fri, 14 Oct 2016 11:31:02
Message-Id: 1476444377.a78a03f2fa79aa6d87d4a4420a6846473d3d6ea3.monsieurp@gentoo
1 commit: a78a03f2fa79aa6d87d4a4420a6846473d3d6ea3
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 14 11:26:17 2016 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 14 11:26:17 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a78a03f2
7
8 dev-python/pymad: stable for amd64. stable for remaining arches via the ALLARCHES policy.
9
10 Package-Manager: portage-2.3.0
11
12 dev-python/pymad/pymad-0.6-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-python/pymad/pymad-0.6-r1.ebuild b/dev-python/pymad/pymad-0.6-r1.ebuild
16 index c109803..d8de0bb 100644
17 --- a/dev-python/pymad/pymad-0.6-r1.ebuild
18 +++ b/dev-python/pymad/pymad-0.6-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2015 Gentoo Foundation
21 +# Copyright 1999-2016 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -14,7 +14,7 @@ SRC_URI="http://www.spacepants.org/src/pymad/download/${P}.tar.gz"
26
27 LICENSE="GPL-2"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~ppc ~x86"
30 +KEYWORDS="amd64 ppc x86"
31 IUSE=""
32
33 DEPEND="media-libs/libmad"