Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/mm/
Date: Fri, 23 Feb 2018 10:16:00
Message-Id: 1519380948.d8c1e7d45d0807e66ef17d0b945d2b69d8728dab.slyfox@gentoo
1 commit: d8c1e7d45d0807e66ef17d0b945d2b69d8728dab
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Fri Feb 23 07:43:57 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 23 10:15:48 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8c1e7d4
7
8 dev-libs/mm: stable 1.4.2-r2 for sparc, bug #648230
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11 RepoMan-Options: --include-arches="sparc"
12
13 dev-libs/mm/mm-1.4.2-r2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-libs/mm/mm-1.4.2-r2.ebuild b/dev-libs/mm/mm-1.4.2-r2.ebuild
17 index 00cb3372416..7548eeccd4e 100644
18 --- a/dev-libs/mm/mm-1.4.2-r2.ebuild
19 +++ b/dev-libs/mm/mm-1.4.2-r2.ebuild
20 @@ -9,7 +9,7 @@ SRC_URI="ftp://ftp.ossp.org/pkg/lib/mm/${P}.tar.gz"
21
22 LICENSE="mm"
23 SLOT="1.2"
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=""
27
28 src_prepare() {