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-officeext/ooofbtools/
Date: Fri, 25 Sep 2015 14:13:40
Message-Id: 1443190324.fa01676de76f23bacded0b616726336b998501ed.ago@gentoo
1 commit: fa01676de76f23bacded0b616726336b998501ed
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 25 14:12:04 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 25 14:12:04 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa01676d
7
8 app-officeext/ooofbtools: x86 stable wrt bug #561250
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="x86"
12
13 app-officeext/ooofbtools/ooofbtools-2.36.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-officeext/ooofbtools/ooofbtools-2.36.ebuild b/app-officeext/ooofbtools/ooofbtools-2.36.ebuild
17 index 72d3d5f..85b1763 100644
18 --- a/app-officeext/ooofbtools/ooofbtools-2.36.ebuild
19 +++ b/app-officeext/ooofbtools/ooofbtools-2.36.ebuild
20 @@ -18,7 +18,7 @@ SRC_URI="mirror://sourceforge/fbtools/files/release/${MY_PN}-${PV}.zip"
21
22 LICENSE="GPL-3"
23 SLOT="0"
24 -KEYWORDS="amd64 ~x86"
25 +KEYWORDS="amd64 x86"
26
27 DEPEND="app-arch/unzip"
28 RDEPEND="dev-libs/libxml2"