diff options
-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}" |