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:22:10
Message-Id: 1589462505.e3ef7c0548fa4854a8fc673b80f9b22fd1cf5f15.ago@gentoo
1 commit: e3ef7c0548fa4854a8fc673b80f9b22fd1cf5f15
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 14 13:21:45 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu May 14 13:21:45 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3ef7c05
7
8 app-office/unoconv: amd64 stable wrt bug #722212
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 RepoMan-Options: --include-arches="amd64"
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 53aed7fea67..23131659657 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}"