Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/libmspub/
Date: Tue, 29 May 2018 11:17:41
Message-Id: 1527592264.666d61f53b2d1fed13cf14bbbc61820fbf453710.whissi@gentoo
1 commit: 666d61f53b2d1fed13cf14bbbc61820fbf453710
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 29 11:11:04 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Tue May 29 11:11:04 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=666d61f5
7
8 app-text/libmspub: x86 stable (bug #652638)
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 app-text/libmspub/libmspub-0.1.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-text/libmspub/libmspub-0.1.4.ebuild b/app-text/libmspub/libmspub-0.1.4.ebuild
16 index 358bec7b708..a7a301490ef 100644
17 --- a/app-text/libmspub/libmspub-0.1.4.ebuild
18 +++ b/app-text/libmspub/libmspub-0.1.4.ebuild
19 @@ -17,7 +17,7 @@ SLOT="0"
20
21 # Don't move KEYWORDS on the previous line or ekeyword won't work # 399061
22 [[ ${PV} == 9999 ]] || \
23 -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
24 +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86"
25
26 IUSE="doc static-libs"