Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/unoconv/
Date: Wed, 06 Jul 2022 00:21:01
Message-Id: 1657066842.df7d326fac7f526713f42015c5751a7886efd2f8.sam@gentoo
1 commit: df7d326fac7f526713f42015c5751a7886efd2f8
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jul 6 00:20:42 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Jul 6 00:20:42 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df7d326f
7
8 app-office/unoconv: Stabilize 0.9.0-r1 x86, #856400
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-office/unoconv/unoconv-0.9.0-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-office/unoconv/unoconv-0.9.0-r1.ebuild b/app-office/unoconv/unoconv-0.9.0-r1.ebuild
16 index 1ecc53fa646c..2eecea84fba4 100644
17 --- a/app-office/unoconv/unoconv-0.9.0-r1.ebuild
18 +++ b/app-office/unoconv/unoconv-0.9.0-r1.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/dagwieers/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="amd64 ~x86"
24 +KEYWORDS="amd64 x86"
25
26 REQUIRED_USE="${PYTHON_REQUIRED_USE}"