Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/libwpd/
Date: Sun, 17 Feb 2019 17:58:20
Message-Id: 1550426280.9eea64040fd55ffca231ea7f880c6b6d842b64d0.zlogene@gentoo
1 commit: 9eea64040fd55ffca231ea7f880c6b6d842b64d0
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 17 17:55:22 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 17 17:58:00 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9eea6404
7
8 app-text/libwpd: x86 stable wrt bug #676956
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12 RepoMan-Options: --include-arches="x86"
13
14 app-text/libwpd/libwpd-0.10.3.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-text/libwpd/libwpd-0.10.3.ebuild b/app-text/libwpd/libwpd-0.10.3.ebuild
18 index 275891e4631..ea3bb49c4cd 100644
19 --- a/app-text/libwpd/libwpd-0.10.3.ebuild
20 +++ b/app-text/libwpd/libwpd-0.10.3.ebuild
21 @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
22
23 LICENSE="|| ( LGPL-2.1 MPL-2.0 )"
24 SLOT="0.10"
25 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc64 ~x86 ~x86-fbsd"
26 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc64 x86 ~x86-fbsd"
27 IUSE="doc +tools"
28
29 RDEPEND="dev-libs/librevenge"