diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-07-05 08:45:08 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-07-05 08:45:08 +0200 |
commit | b9000f06caffaa79661af4b678f5b317875260d4 (patch) | |
tree | c03285f24032b0ebdeee9e9945a270c3bbfccb57 | |
parent | sys-process/btop: amd64 stable wrt bug #856394 (diff) | |
download | gentoo-b9000f06caffaa79661af4b678f5b317875260d4.tar.gz gentoo-b9000f06caffaa79661af4b678f5b317875260d4.tar.bz2 gentoo-b9000f06caffaa79661af4b678f5b317875260d4.zip |
app-office/unoconv: amd64 stable wrt bug #856400
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | app-office/unoconv/unoconv-0.9.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/unoconv/unoconv-0.9.0-r1.ebuild b/app-office/unoconv/unoconv-0.9.0-r1.ebuild index e6a52ebfc18b..1ecc53fa646c 100644 --- a/app-office/unoconv/unoconv-0.9.0-r1.ebuild +++ b/app-office/unoconv/unoconv-0.9.0-r1.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}" |