diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-14 15:21:45 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-14 15:21:45 +0200 |
commit | e3ef7c0548fa4854a8fc673b80f9b22fd1cf5f15 (patch) | |
tree | 06bd5d0a0570956863c7e47d119727aaccaa1a71 /app-office/unoconv | |
parent | dev-python/authres: amd64 stable wrt bug #721758 (diff) | |
download | gentoo-e3ef7c0548fa4854a8fc673b80f9b22fd1cf5f15.tar.gz gentoo-e3ef7c0548fa4854a8fc673b80f9b22fd1cf5f15.tar.bz2 gentoo-e3ef7c0548fa4854a8fc673b80f9b22fd1cf5f15.zip |
app-office/unoconv: amd64 stable wrt bug #722212
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-office/unoconv')
-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 53aed7fea67a..231316596579 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}" |