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-office/unoconv/
Date: Thu, 14 May 2020 13:25:35
Message-Id: 1589462719.3ee673177899502f0e9e70832b1d5d85b78cacc1.ago@gentoo
1 commit: 3ee673177899502f0e9e70832b1d5d85b78cacc1
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 14 13:25:19 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu May 14 13:25:19 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ee67317
7
8 app-office/unoconv: x86 stable wrt bug #722212
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 app-office/unoconv/unoconv-0.9.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-office/unoconv/unoconv-0.9.0.ebuild b/app-office/unoconv/unoconv-0.9.0.ebuild
18 index 23131659657..48504926ab5 100644
19 --- a/app-office/unoconv/unoconv-0.9.0.ebuild
20 +++ b/app-office/unoconv/unoconv-0.9.0.ebuild
21 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/dagwieers/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="amd64 ~x86"
26 +KEYWORDS="amd64 x86"
27
28 REQUIRED_USE="${PYTHON_REQUIRED_USE}"