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/ming/
Date: Mon, 05 Jun 2017 14:30:30
Message-Id: 1496672766.eefee38bfa7c66379da0bb2521d397c758bb665a.whissi@gentoo
1 commit: eefee38bfa7c66379da0bb2521d397c758bb665a
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 5 14:26:06 2017 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 5 14:26:06 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eefee38b
7
8 media-libs/ming: x86 stable wrt bug #614010
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.2
11
12 media-libs/ming/ming-0.4.8-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-libs/ming/ming-0.4.8-r1.ebuild b/media-libs/ming/ming-0.4.8-r1.ebuild
16 index 041d6a8faee..61be5a2e80c 100644
17 --- a/media-libs/ming/ming-0.4.8-r1.ebuild
18 +++ b/media-libs/ming/ming-0.4.8-r1.ebuild
19 @@ -16,7 +16,7 @@ SRC_URI="https://github.com/libming/libming/archive/${P//./_}.tar.gz"
20
21 LICENSE="LGPL-2.1"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
24 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
25 IUSE="+perl php +python static-libs"
26
27 RDEPEND="perl? ( dev-lang/perl:= )