Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/ming/
Date: Sun, 03 Jul 2016 10:46:13
Message-Id: 1467542523.a5815d4c605b1d5d2a3990298c8f0e01e0f6386e.jer@gentoo
1 commit: a5815d4c605b1d5d2a3990298c8f0e01e0f6386e
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 3 10:42:03 2016 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 3 10:42:03 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5815d4c
7
8 media-libs/ming: Stable for HPPA PPC64 (bug #544556).
9
10 Package-Manager: portage-2.3.0
11 RepoMan-Options: --ignore-arches
12
13 media-libs/ming/ming-0.4.7.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-libs/ming/ming-0.4.7.ebuild b/media-libs/ming/ming-0.4.7.ebuild
17 index 51c7d09..38f764f 100644
18 --- a/media-libs/ming/ming-0.4.7.ebuild
19 +++ b/media-libs/ming/ming-0.4.7.ebuild
20 @@ -17,7 +17,7 @@ SRC_URI="https://github.com/libming/libming/archive/${P//./_}.tar.gz"
21
22 LICENSE="LGPL-2.1"
23 SLOT="0"
24 -KEYWORDS="alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
25 +KEYWORDS="alpha ~amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
26 IUSE="+perl php +python static-libs"
27
28 RDEPEND="perl? ( dev-lang/perl:= )