Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/ming/
Date: Thu, 31 Aug 2017 15:18:18
Message-Id: 1504192663.92bb4bd67fb8863be821348d02b350eb5af371f9.mattst88@gentoo
1 commit: 92bb4bd67fb8863be821348d02b350eb5af371f9
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 31 15:17:16 2017 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 31 15:17:43 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92bb4bd6
7
8 media-libs/ming-0.4.8-r1: alpha stable, bug 614010
9
10 media-libs/ming/ming-0.4.8-r1.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/media-libs/ming/ming-0.4.8-r1.ebuild b/media-libs/ming/ming-0.4.8-r1.ebuild
14 index 8e9558ac31d..ea80d3bce85 100644
15 --- a/media-libs/ming/ming-0.4.8-r1.ebuild
16 +++ b/media-libs/ming/ming-0.4.8-r1.ebuild
17 @@ -16,7 +16,7 @@ SRC_URI="https://github.com/libming/libming/archive/${P//./_}.tar.gz"
18
19 LICENSE="LGPL-2.1"
20 SLOT="0"
21 -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
22 +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
23 IUSE="+perl php +python static-libs"
24
25 RDEPEND="perl? ( dev-lang/perl:= )