Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/ming/
Date: Fri, 30 Jun 2017 06:02:15
Message-Id: 1498802526.87fe2bef163ddfe120b8d6e0dd5a37448ca8dd07.aballier@gentoo
1 commit: 87fe2bef163ddfe120b8d6e0dd5a37448ca8dd07
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jun 30 06:00:34 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Fri Jun 30 06:02:06 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87fe2bef
7
8 media-libs/ming: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, 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 ac412469dad..8e9558ac31d 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 ~arm64 ~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:= )