diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-08-30 16:29:59 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-08-30 16:29:59 +0200 |
commit | eb5352b2e4abf4a16e96918c6369d49d048b01a1 (patch) | |
tree | 253803a441fccbba78ab4df31a877eec9862e3fa /app-office | |
parent | www-client/firefox: add patch for ppc64le crash (diff) | |
download | gentoo-eb5352b2e4abf4a16e96918c6369d49d048b01a1.tar.gz gentoo-eb5352b2e4abf4a16e96918c6369d49d048b01a1.tar.bz2 gentoo-eb5352b2e4abf4a16e96918c6369d49d048b01a1.zip |
app-office/openoffice-bin: Add missing PYTHON_REQUIRED_USE
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/openoffice-bin/openoffice-bin-4.1.6.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app-office/openoffice-bin/openoffice-bin-4.1.6.ebuild b/app-office/openoffice-bin/openoffice-bin-4.1.6.ebuild index f6be22d75d2b..1cf8dc185577 100644 --- a/app-office/openoffice-bin/openoffice-bin-4.1.6.ebuild +++ b/app-office/openoffice-bin/openoffice-bin-4.1.6.ebuild @@ -44,6 +44,7 @@ done LICENSE="Apache-2.0" SLOT="0" KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" +REQUIRED_USE=${PYTHON_REQUIRED_USE} RDEPEND=" !app-office/openoffice |