Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/libmwaw/
Date: Tue, 29 Nov 2016 18:41:54
Message-Id: 1480444848.25a0bda1da55a498c4b80c5e9cf5426fd9f3bcd5.ago@gentoo
1 commit: 25a0bda1da55a498c4b80c5e9cf5426fd9f3bcd5
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 29 18:40:48 2016 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 29 18:40:48 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25a0bda1
7
8 app-text/libmwaw: x86 stable wrt bug #600038
9
10 Package-Manager: portage-2.3.0
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 app-text/libmwaw/libmwaw-0.3.8.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-text/libmwaw/libmwaw-0.3.8.ebuild b/app-text/libmwaw/libmwaw-0.3.8.ebuild
18 index e022d3d..234cf6f 100644
19 --- a/app-text/libmwaw/libmwaw-0.3.8.ebuild
20 +++ b/app-text/libmwaw/libmwaw-0.3.8.ebuild
21 @@ -16,7 +16,7 @@ LICENSE="LGPL-2.1"
22 SLOT="0"
23
24 [[ ${PV} == 9999 ]] || \
25 -KEYWORDS="amd64 ~arm ~x86"
26 +KEYWORDS="amd64 ~arm x86"
27
28 IUSE="doc static-libs"