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: Wed, 10 Apr 2019 17:05:03
Message-Id: 1554915882.3fc95c6fe155a98ace5aa60448672c83b094345b.whissi@gentoo
1 commit: 3fc95c6fe155a98ace5aa60448672c83b094345b
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Wed Apr 10 16:18:50 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Wed Apr 10 17:04:42 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fc95c6f
7
8 media-libs/ming: x86 stable (bug #646770)
9
10 Package-Manager: Portage-2.3.62, Repoman-2.3.12
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 media-libs/ming/ming-0.20181112.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-libs/ming/ming-0.20181112.ebuild b/media-libs/ming/ming-0.20181112.ebuild
17 index b1eca1fd9e6..99eaf6a932d 100644
18 --- a/media-libs/ming/ming-0.20181112.ebuild
19 +++ b/media-libs/ming/ming-0.20181112.ebuild
20 @@ -19,7 +19,7 @@ SRC_URI="https://github.com/libming/libming/archive/${EGIT_COMMIT}.tar.gz -> ${P
21
22 LICENSE="LGPL-2.1"
23 SLOT="0"
24 -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
25 +KEYWORDS="~alpha amd64 ~arm ~arm64 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:= )