Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/ming/
Date: Thu, 11 Apr 2019 19:15:38
Message-Id: 1555010122.e3837d8f6d52d2d9d4c9ba9c49d6e273e89f5a98.slyfox@gentoo
1 commit: e3837d8f6d52d2d9d4c9ba9c49d6e273e89f5a98
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Thu Apr 11 18:41:52 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 11 19:15:22 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3837d8f
7
8 media-libs/ming: stable 0.20181112 for sparc, bug #646770
9
10 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12 RepoMan-Options: --include-arches="sparc"
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 media-libs/ming/ming-0.20181112.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/media-libs/ming/ming-0.20181112.ebuild b/media-libs/ming/ming-0.20181112.ebuild
19 index 99eaf6a932d..8ae7ffd7235 100644
20 --- a/media-libs/ming/ming-0.20181112.ebuild
21 +++ b/media-libs/ming/ming-0.20181112.ebuild
22 @@ -19,7 +19,7 @@ SRC_URI="https://github.com/libming/libming/archive/${EGIT_COMMIT}.tar.gz -> ${P
23
24 LICENSE="LGPL-2.1"
25 SLOT="0"
26 -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
27 +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
28 IUSE="+perl php +python static-libs"
29
30 RDEPEND="perl? ( dev-lang/perl:= )