diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-12-06 11:50:06 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-12-06 17:46:29 +0100 |
commit | 8863064cb147811451e885c7c967862b192af050 (patch) | |
tree | e62cad6b2b7d1f436d928ae6420b9f230a0c133a /profiles/arch/sparc/use.mask | |
parent | dev-python/pyftpdlib: arm stable wrt bug #659248 (diff) | |
download | gentoo-8863064cb147811451e885c7c967862b192af050.tar.gz gentoo-8863064cb147811451e885c7c967862b192af050.tar.bz2 gentoo-8863064cb147811451e885c7c967862b192af050.zip |
profiles: sparc: Add USE qml to use.mask
sparc can't keyword dev-qt/qtdeclarative for some reason, masking this
has minimal impact on revdeps and enables to re-keyword most of Qt.
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'profiles/arch/sparc/use.mask')
-rw-r--r-- | profiles/arch/sparc/use.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/arch/sparc/use.mask b/profiles/arch/sparc/use.mask index 2885dddfe006..1d103ba87e03 100644 --- a/profiles/arch/sparc/use.mask +++ b/profiles/arch/sparc/use.mask @@ -6,6 +6,10 @@ # This file contains a list of useflags that cannot be used on sparc. +# Andreas Sturmlechner <asturm@gentoo.org> (06 Dec 2018) +# dev-qt/qtdeclarative-5.11.x is broken and blocks re-keywording of Qt5. +qml + # Michał Górny <mgorny@gentoo.org> (16 Jul 2018) # Python 3.7 support requires fresh versions of packages which are stuck # at keywordreqs. |