diff options
author | Sam James <sam@gentoo.org> | 2022-07-06 01:20:42 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-06 01:20:42 +0100 |
commit | df7d326fac7f526713f42015c5751a7886efd2f8 (patch) | |
tree | 2b54be09072248563dac415b6080589eeffddb16 /app-office | |
parent | dev-libs/openssl: add 1.1.1q (diff) | |
download | gentoo-df7d326fac7f526713f42015c5751a7886efd2f8.tar.gz gentoo-df7d326fac7f526713f42015c5751a7886efd2f8.tar.bz2 gentoo-df7d326fac7f526713f42015c5751a7886efd2f8.zip |
app-office/unoconv: Stabilize 0.9.0-r1 x86, #856400
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-office')
-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 1ecc53fa646c..2eecea84fba4 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}" |