Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/libmspub/
Date: Sun, 15 Jul 2018 10:25:30
Message-Id: 1531650270.b4b365b0c9cebeb077f20cc46a5551cf85a7112a.slyfox@gentoo
1 commit: b4b365b0c9cebeb077f20cc46a5551cf85a7112a
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 15 09:57:59 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 15 10:24:30 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4b365b0
7
8 app-text/libmspub: stable 0.1.4 for ppc, bug #652638
9
10 Bug: https://bugs.gentoo.org/652638
11 Package-Manager: Portage-2.3.42, Repoman-2.3.9
12 RepoMan-Options: --include-arches="ppc"
13
14 app-text/libmspub/libmspub-0.1.4.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-text/libmspub/libmspub-0.1.4.ebuild b/app-text/libmspub/libmspub-0.1.4.ebuild
18 index f881fb03daf..16c01c8e002 100644
19 --- a/app-text/libmspub/libmspub-0.1.4.ebuild
20 +++ b/app-text/libmspub/libmspub-0.1.4.ebuild
21 @@ -17,7 +17,7 @@ SLOT="0"
22
23 # Don't move KEYWORDS on the previous line or ekeyword won't work # 399061
24 [[ ${PV} == 9999 ]] || \
25 -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ppc64 x86"
26 +KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 x86"
27
28 IUSE="doc static-libs"