commit: 9202a1f5e72b188bad101add961fe6ccf9e1b4d8 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Fri Sep 6 19:54:20 2019 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sat Sep 7 11:57:53 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9202a1f5
profiles: arm64: Consolidate app-office/libreoffice package.use.mask Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/arch/arm64/package.use.mask | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index 280910e2da4..761000eeaa9 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -216,7 +216,11 @@ dev-libs/dbus-c++ ecore # Michał Górny <[email protected]> (2018-01-23) # USE=eds requires USE=gnome that is masked here. # USE=postgres requires dev-db/postgresql[kerberos] (USE masked). -app-office/libreoffice eds postgres +# NeddySeagoon <[email protected]> (2017-08-21) +# Pulls in sci-libs/coinor-mp which wants immintrin.h not on arm64 +# Markus Meier <[email protected]> (2012-12-08) +# mask app-office/libreoffice java extensions +app-office/libreoffice coinmp eds postgres libreoffice_extensions_scripting-beanshell libreoffice_extensions_scripting-javascript libreoffice_extensions_wiki-publisher # Michał Górny <[email protected]> (2018-01-23) # Requires app-accessibility/brltty that is not keyworded here. @@ -239,10 +243,6 @@ dev-python/python-neutronclient test # Support for g15daemon still needs -9999 packages on all arches media-sound/mumble g15 -# NeddySeagoon <[email protected]> (2017-08-21) -# Pulls in sci-libs/coinor-mp which wants immintrin.h not on arm64 -app-office/libreoffice coinmp - # Michał Górny <[email protected]> (2017-08-08) # Required VIDEO_CARDS=i965/radeonsi, both masked in this profile. media-libs/mesa vulkan vulkan-overlay @@ -475,10 +475,6 @@ dev-util/devhelp gedit # unkeyworded deps for app-accessibility/speech-dispatcher app-accessibility/speech-dispatcher flite -# Markus Meier <[email protected]> (2012-12-08) -# mask app-office/libreoffice java extensions -app-office/libreoffice libreoffice_extensions_scripting-beanshell libreoffice_extensions_scripting-javascript libreoffice_extensions_wiki-publisher - # Alexandre Rostovtsev <[email protected]> (2012-04-12) # Temporary mask-in-base, unmask-in-arch for dev-python/mako keywording for # gobject-introspection[doctool], bug #411761
