diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-14 15:25:19 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-14 15:25:19 +0200 |
commit | 3ee673177899502f0e9e70832b1d5d85b78cacc1 (patch) | |
tree | 9af33330da733b916640663991299ae48592bb8c /app-office | |
parent | dev-python/authres: x86 stable wrt bug #721758 (diff) | |
download | gentoo-3ee673177899502f0e9e70832b1d5d85b78cacc1.tar.gz gentoo-3ee673177899502f0e9e70832b1d5d85b78cacc1.tar.bz2 gentoo-3ee673177899502f0e9e70832b1d5d85b78cacc1.zip |
app-office/unoconv: x86 stable wrt bug #722212
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/unoconv/unoconv-0.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/unoconv/unoconv-0.9.0.ebuild b/app-office/unoconv/unoconv-0.9.0.ebuild index 231316596579..48504926ab5d 100644 --- a/app-office/unoconv/unoconv-0.9.0.ebuild +++ b/app-office/unoconv/unoconv-0.9.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/dagwieers/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |