diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-12-22 10:47:37 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-12-22 10:48:27 +0100 |
commit | 81249bc9b09cc731ef27fe10c1f2230e70073ac0 (patch) | |
tree | 43df87bcd3be5c5af6c1b113b709fa55838ca02c /profiles/default | |
parent | dev-util/meson: stable 0.48.2 for hppa, bug #672472 (diff) | |
download | gentoo-81249bc9b09cc731ef27fe10c1f2230e70073ac0.tar.gz gentoo-81249bc9b09cc731ef27fe10c1f2230e70073ac0.tar.bz2 gentoo-81249bc9b09cc731ef27fe10c1f2230e70073ac0.zip |
profiles: Mask dev-qt/qdoc on 13.0 ARM profiles w/ masked clang
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles/default')
-rw-r--r-- | profiles/default/linux/arm/13.0/armv6j/package.mask | 1 | ||||
-rw-r--r-- | profiles/default/linux/arm/13.0/armv7a/package.mask | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/profiles/default/linux/arm/13.0/armv6j/package.mask b/profiles/default/linux/arm/13.0/armv6j/package.mask index 6a132627c621..f1209c547739 100644 --- a/profiles/default/linux/arm/13.0/armv6j/package.mask +++ b/profiles/default/linux/arm/13.0/armv6j/package.mask @@ -6,6 +6,7 @@ # Please switch to 17.0 profiles that use *eabihf triplets instead. # https://bugs.gentoo.org/595834 dev-python/clang-python +dev-qt/qdoc dev-util/lldb sys-devel/clang sys-devel/clang-common diff --git a/profiles/default/linux/arm/13.0/armv7a/package.mask b/profiles/default/linux/arm/13.0/armv7a/package.mask index 6a132627c621..f1209c547739 100644 --- a/profiles/default/linux/arm/13.0/armv7a/package.mask +++ b/profiles/default/linux/arm/13.0/armv7a/package.mask @@ -6,6 +6,7 @@ # Please switch to 17.0 profiles that use *eabihf triplets instead. # https://bugs.gentoo.org/595834 dev-python/clang-python +dev-qt/qdoc dev-util/lldb sys-devel/clang sys-devel/clang-common |