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, 24 Nov 2015 23:13:54
Message-Id: 1448406817.32214d4e37dd11232fd30431d84691f646fd7080.ago@gentoo
1 commit: 32214d4e37dd11232fd30431d84691f646fd7080
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 24 23:13:37 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 24 23:13:37 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32214d4e
7
8 app-text/libmwaw: x86 stable wrt bug #565026
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="x86"
12
13 app-text/libmwaw/libmwaw-0.3.6.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-text/libmwaw/libmwaw-0.3.6.ebuild b/app-text/libmwaw/libmwaw-0.3.6.ebuild
17 index 9b1b586..0042785 100644
18 --- a/app-text/libmwaw/libmwaw-0.3.6.ebuild
19 +++ b/app-text/libmwaw/libmwaw-0.3.6.ebuild
20 @@ -16,7 +16,7 @@ LICENSE="LGPL-2.1"
21 SLOT="0"
22
23 [[ ${PV} == 9999 ]] || \
24 -KEYWORDS="amd64 ~arm ~x86"
25 +KEYWORDS="amd64 ~arm x86"
26
27 IUSE="doc static-libs"