Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 591822 - sys-devel/llvm-3.9.0 sys-libs/libcxx sys-libs/libcxxrt sys-libs/libomp keyword request
Summary: sys-devel/llvm-3.9.0 sys-libs/libcxx sys-libs/libcxxrt sys-libs/libomp keywor...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Keywording (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: LLVM support project
URL:
Whiteboard:
Keywords: KEYWORDREQ
Depends on: 595744 600098 600148 610716
Blocks: 600104 607660
  Show dependency tree
 
Reported: 2016-08-21 18:54 UTC by Michał Górny
Modified: 2019-09-23 19:53 UTC (History)
5 users (show)

See Also:
Package list:
dev-python/lit-3.9.0 sys-devel/llvm-3.9.1-r1 sys-devel/clang-3.9.1-r100 sys-devel/clang-runtime-3.9.1 sys-libs/libcxx-3.9.1 sys-libs/libcxxabi-3.9.1 sys-libs/libcxxrt-0.0_p20160922 sys-libs/libomp-3.9.1 sys-libs/libunwind-1.1-r1 sys-libs/llvm-libunwind-3.9.1
Runtime testing required: Yes
stable-bot: sanity-check-


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2016-08-21 18:54:13 UTC
sys-devel/llvm-3.8.1-r1+ gained an optional libcxx dep, and as a result lost a few keywords.

Please test and keyword:

sys-devel/llvm-3.8.1-r2
sys-libs/libcxx-3.8.1
sys-libs/libcxxrt-3.8.1

Or alternatively p.u.mask default-libcxx flag on sys-devel/llvm and restore the keyword.

Missing keywords: ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x64-freebsd ~arm-linux ~ppc-macos ~x64-macos ~x86-macos
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2016-08-21 18:55:56 UTC
Arch teams, please proceed.
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2016-08-21 18:58:50 UTC
Hmm, sparc and prefix teams will also have to look at sys-libs/libunwind-1.1-r1.
Comment 3 Anthony Basile gentoo-dev 2016-08-21 22:15:18 UTC
> Please test and keyword:
> 
> sys-devel/llvm-3.8.1-r2
> sys-libs/libcxx-3.8.1
> sys-libs/libcxxrt-3.8.1
> 


I think you meant sys-libs/libcxxrt-0.0_p20150423-r1
Comment 4 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2016-08-22 04:55:07 UTC
Yes. So:

sys-devel/llvm-3.8.1-r2
sys-libs/libcxx-3.8.1
sys-libs/libcxxrt-0.0_p20150423-r1
sys-libs/libunwind-1.1-r1
Comment 5 zhanglei.april 2016-09-09 14:09:53 UTC
(In reply to Michał Górny from comment #0)
> sys-devel/llvm-3.8.1-r1+ gained an optional libcxx dep, and as a result lost
> a few keywords.
> 
> Please test and keyword:
> 
> sys-devel/llvm-3.8.1-r2
> sys-libs/libcxx-3.8.1
> sys-libs/libcxxrt-3.8.1
> 
> Or alternatively p.u.mask default-libcxx flag on sys-devel/llvm and restore
> the keyword.
> 
> Missing keywords: ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x64-freebsd ~arm-linux
> ~ppc-macos ~x64-macos ~x86-macos
Please also test keyword ~mips
Comment 6 Fabian Groffen gentoo-dev 2016-09-10 07:56:51 UTC
Darwin already depends on sys-libs/libcxx, I'll mask 3.8.1-r2.
Comment 7 Joshua Kinard gentoo-dev 2016-09-13 14:48:24 UTC
(In reply to Lei Zhang from comment #5)
> (In reply to Michał Górny from comment #0)
> > sys-devel/llvm-3.8.1-r1+ gained an optional libcxx dep, and as a result lost
> > a few keywords.
> > 
> > Please test and keyword:
> > 
> > sys-devel/llvm-3.8.1-r2
> > sys-libs/libcxx-3.8.1
> > sys-libs/libcxxrt-3.8.1
> > 
> > Or alternatively p.u.mask default-libcxx flag on sys-devel/llvm and restore
> > the keyword.
> > 
> > Missing keywords: ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x64-freebsd ~arm-linux
> > ~ppc-macos ~x64-macos ~x86-macos
> Please also test keyword ~mips

I haven't followed clang/llvm development, but AFAIK, they're still lacking in support for various MIPS targets.  E.g., last I checked, clang only supported up to the MIPS-III ISA (the old R4x00 CPUs on SGI and DEC systems).  Has this changed recently to make clang/llvm viable for MIPS-IV and up, especially the newer MIPS*R2 and MIPS*R6 platforms that have come out recently?

I won't be able to compile-test clang/llvm for some time.  My Octane is tied up right now building newer stages for the various ISA/ABI combinations we support.  Clang takes at least an hour and change on my amd64 dev machine, so on the much slower Octane, it could be upwards of 12hrs or longer to test there.
Comment 8 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2016-09-13 15:00:49 UTC
I'm sorry but I really have no clue about MIPS or upstream MIPS support status ;-).
Comment 9 zhanglei.april 2016-09-13 15:07:39 UTC
Maybe ~mips is not a must-have. It's just that libcxx supports ~mips and it's useless without clang/llvm.
Comment 10 Joshua Kinard gentoo-dev 2016-09-13 16:39:24 UTC
(In reply to Lei Zhang from comment #9)
> Maybe ~mips is not a must-have. It's just that libcxx supports ~mips and
> it's useless without clang/llvm.

It's hard to find concrete information on MIPS' status in clang/llvm, but one of their source files indicates it's got MIPS-IV and up support, but may not have much in the way of code tuning for specific CPUs.  I didn't dig too deeply though.

IMHO, I wouldn't have a problem just dropping ~mips from libccx, if that only applies to clang/llvm usage, until someone can actually test the compiler out on the MIPS platform.
Comment 11 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2016-10-03 08:46:49 UTC
sys-devel/llvm-3.8.1-r2
sys-libs/libcxx-3.8.1
sys-libs/libcxxrt-0.0_p20150423-r1
sys-libs/libomp-3.8.1
sys-libs/libunwind-1.1-r1

Since this is a keywordreq, feel free to test 3.9.0 / newer versions instead, whichever is more convenient for you.
Comment 12 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2016-10-03 08:47:43 UTC
I'm afraid mips is a no-go because of bug #515694. I doubt we can have clang there unless we fix our profiles to use meaningful CHOSTs and stop hacking around gcc.
Comment 13 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2016-11-18 11:15:44 UTC
Ok, turns out libomp doesn't have support code for ppc32 or sparc. I've p.u.masked the relevant flags on sys-devel/clang-runtime. Those arch teams should also skip sys-libs/libomp.

FWICS, compiler-rt doesn't support ppc32 or sparc either. If you could confirm that LLVM builds with no compiler-rt libraries, I'll mask the relevant default-compiler-rt flag on llvm (and compiler-rt and sanitize on clang-runtime-9999).

llvm-libunwind doesn't seem to support sparc, and has a __ppc__ check. I don't know if that is true on ppc64, and if it means that it supports ppc32, ppc64 or both.

libcxx can use libcxxrt or libcxxabi. If the former fails to build, please try using the latter. I'll mask the libcxxrt flag then ;-). If either doesn't build, I don't know if there's a really a point in supporting libcxx on the arch.

Finally, if libcxx doesn't build, default-libcxx flag should be masked on LLVM, and libcxx on clang-runtime.

In other words, most of the packages are pretty much optional here, and most of them require explicit support for arch in code.
Comment 14 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2017-01-04 16:38:42 UTC
Let's go further with the 3.9.1 set. Note that some packages may not be supported on all arches. This version has a much higher number of tests passing ;-).

Even better, feel free to play with -9999 versions to get most accurate test results. We can use those results for initial keyword on split 4.0.0 packages.
Comment 15 Stabilization helper bot gentoo-dev 2017-01-06 16:44:51 UTC
An automated check of this bug failed - the following atom is unknown:

sys-devel/clang-3.9.1

Please verify the atom list.
Comment 16 Stabilization helper bot gentoo-dev 2017-01-11 09:50:39 UTC
An automated check of this bug failed - repoman reported dependency errors (56 lines truncated): 

> dependency.bad sys-libs/libcxxabi/libcxxabi-3.9.1.ebuild: DEPEND: ~arm(default/linux/arm/13.0) ['dev-python/lit[python_targets_python2_7(-),python_single_target_python2_7(+)]']
> dependency.bad sys-libs/libcxxabi/libcxxabi-3.9.1.ebuild: DEPEND: ~ppc(default/linux/powerpc/ppc32/13.0) ['dev-python/lit[python_targets_python2_7(-),python_single_target_python2_7(+)]']
> dependency.bad sys-libs/libcxxabi/libcxxabi-3.9.1.ebuild: DEPEND: ~ppc(default/linux/powerpc/ppc32/13.0/desktop) ['dev-python/lit[python_targets_python2_7(-),python_single_target_python2_7(+)]']
> dependency.bad sys-devel/clang/clang-3.9.1-r100.ebuild: RDEPEND: ~sparc(default/linux/sparc/13.0) ['~sys-devel/llvm-3.9.1[clang(-),debug=,python?,static-analyzer?,llvm_targets_AArch64?,llvm_targets_AMDGPU?,llvm_targets_ARM?,llvm_targets_BPF?,llvm_targets_Hexagon?,llvm_targets_Mips?,llvm_targets_MSP430?,llvm_targets_NVPTX?,llvm_targets_PowerPC?,llvm_targets_Sparc?,llvm_targets_SystemZ?,llvm_targets_X86?,llvm_targets_XCore?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?]']
> dependency.bad sys-devel/clang/clang-3.9.1-r100.ebuild: RDEPEND: ~sparc(default/linux/sparc/13.0/desktop) ['~sys-devel/llvm-3.9.1[clang(-),debug=,python?,static-analyzer?,llvm_targets_AArch64?,llvm_targets_AMDGPU?,llvm_targets_ARM?,llvm_targets_BPF?,llvm_targets_Hexagon?,llvm_targets_Mips?,llvm_targets_MSP430?,llvm_targets_NVPTX?,llvm_targets_PowerPC?,llvm_targets_Sparc?,llvm_targets_SystemZ?,llvm_targets_X86?,llvm_targets_XCore?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?]']
> dependency.bad sys-devel/clang/clang-3.9.1-r100.ebuild: RDEPEND: ~sparc(default/linux/sparc/13.0/desktop/gnome) ['~sys-devel/llvm-3.9.1[clang(-),debug=,python?,static-analyzer?,llvm_targets_AArch64?,llvm_targets_AMDGPU?,llvm_targets_ARM?,llvm_targets_BPF?,llvm_targets_Hexagon?,llvm_targets_Mips?,llvm_targets_MSP430?,llvm_targets_NVPTX?,llvm_targets_PowerPC?,llvm_targets_Sparc?,llvm_targets_SystemZ?,llvm_targets_X86?,llvm_targets_XCore?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?]']
> dependency.bad sys-libs/libcxx/libcxx-3.9.1.ebuild: DEPEND: ~arm(default/linux/arm/13.0) ['dev-python/lit[python_targets_python2_7(-),python_single_target_python2_7(+)]']
> dependency.bad sys-libs/libcxx/libcxx-3.9.1.ebuild: DEPEND: ~ppc(default/linux/powerpc/ppc32/13.0) ['dev-python/lit[python_targets_python2_7(-),python_single_target_python2_7(+)]']
> dependency.bad sys-libs/libcxx/libcxx-3.9.1.ebuild: DEPEND: ~ppc(default/linux/powerpc/ppc32/13.0/desktop) ['dev-python/lit[python_targets_python2_7(-),python_single_target_python2_7(+)]']
Comment 17 Matt Turner gentoo-dev 2017-01-29 20:22:57 UTC
s/llvm-3.9.1/llvm-3.9.1-r1/ and added dev-python/lit-3.9.0
Comment 18 Stabilization helper bot gentoo-dev 2017-01-29 21:04:36 UTC
An automated check of this bug failed - repoman reported dependency errors (8 lines truncated): 

> dependency.bad sys-devel/clang/clang-3.9.1-r100.ebuild: RDEPEND: ~sparc(default/linux/sparc/13.0) ['~sys-devel/llvm-3.9.1[clang(-),debug=,python?,static-analyzer?,llvm_targets_AArch64?,llvm_targets_AMDGPU?,llvm_targets_ARM?,llvm_targets_BPF?,llvm_targets_Hexagon?,llvm_targets_Mips?,llvm_targets_MSP430?,llvm_targets_NVPTX?,llvm_targets_PowerPC?,llvm_targets_Sparc?,llvm_targets_SystemZ?,llvm_targets_X86?,llvm_targets_XCore?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?]']
> dependency.bad sys-devel/clang/clang-3.9.1-r100.ebuild: RDEPEND: ~sparc(default/linux/sparc/13.0/desktop) ['~sys-devel/llvm-3.9.1[clang(-),debug=,python?,static-analyzer?,llvm_targets_AArch64?,llvm_targets_AMDGPU?,llvm_targets_ARM?,llvm_targets_BPF?,llvm_targets_Hexagon?,llvm_targets_Mips?,llvm_targets_MSP430?,llvm_targets_NVPTX?,llvm_targets_PowerPC?,llvm_targets_Sparc?,llvm_targets_SystemZ?,llvm_targets_X86?,llvm_targets_XCore?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?]']
> dependency.bad sys-devel/clang/clang-3.9.1-r100.ebuild: RDEPEND: ~sparc(default/linux/sparc/13.0/desktop/gnome) ['~sys-devel/llvm-3.9.1[clang(-),debug=,python?,static-analyzer?,llvm_targets_AArch64?,llvm_targets_AMDGPU?,llvm_targets_ARM?,llvm_targets_BPF?,llvm_targets_Hexagon?,llvm_targets_Mips?,llvm_targets_MSP430?,llvm_targets_NVPTX?,llvm_targets_PowerPC?,llvm_targets_Sparc?,llvm_targets_SystemZ?,llvm_targets_X86?,llvm_targets_XCore?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?]']
> dependency.bad dev-python/lit/lit-3.9.0.ebuild: DEPEND: ~sparc(default/linux/sparc/13.0) ['dev-python/psutil[python_targets_python2_7(-)?,-python_single_target_python2_7(-)]']
> dependency.bad dev-python/lit/lit-3.9.0.ebuild: DEPEND: ~sparc(default/linux/sparc/13.0/desktop) ['dev-python/psutil[python_targets_python2_7(-)?,-python_single_target_python2_7(-)]']
> dependency.bad dev-python/lit/lit-3.9.0.ebuild: DEPEND: ~sparc(default/linux/sparc/13.0/desktop/gnome) ['dev-python/psutil[python_targets_python2_7(-)?,-python_single_target_python2_7(-)]']
Comment 19 Stabilization helper bot gentoo-dev 2017-02-23 18:02:54 UTC
An automated check of this bug failed - repoman reported dependency errors (4 lines truncated): 

> dependency.bad sys-devel/clang/clang-3.9.1-r100.ebuild: RDEPEND: ~sparc(default/linux/sparc/13.0) ['~sys-devel/llvm-3.9.1[clang(-),debug=,python?,static-analyzer?,llvm_targets_AArch64?,llvm_targets_AMDGPU?,llvm_targets_ARM?,llvm_targets_BPF?,llvm_targets_Hexagon?,llvm_targets_Mips?,llvm_targets_MSP430?,llvm_targets_NVPTX?,llvm_targets_PowerPC?,llvm_targets_Sparc?,llvm_targets_SystemZ?,llvm_targets_X86?,llvm_targets_XCore?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?]']
> dependency.bad sys-devel/clang/clang-3.9.1-r100.ebuild: RDEPEND: ~sparc(default/linux/sparc/13.0/desktop) ['~sys-devel/llvm-3.9.1[clang(-),debug=,python?,static-analyzer?,llvm_targets_AArch64?,llvm_targets_AMDGPU?,llvm_targets_ARM?,llvm_targets_BPF?,llvm_targets_Hexagon?,llvm_targets_Mips?,llvm_targets_MSP430?,llvm_targets_NVPTX?,llvm_targets_PowerPC?,llvm_targets_Sparc?,llvm_targets_SystemZ?,llvm_targets_X86?,llvm_targets_XCore?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?]']
> dependency.bad sys-devel/clang/clang-3.9.1-r100.ebuild: RDEPEND: ~sparc(default/linux/sparc/13.0/desktop/gnome) ['~sys-devel/llvm-3.9.1[clang(-),debug=,python?,static-analyzer?,llvm_targets_AArch64?,llvm_targets_AMDGPU?,llvm_targets_ARM?,llvm_targets_BPF?,llvm_targets_Hexagon?,llvm_targets_Mips?,llvm_targets_MSP430?,llvm_targets_NVPTX?,llvm_targets_PowerPC?,llvm_targets_Sparc?,llvm_targets_SystemZ?,llvm_targets_X86?,llvm_targets_XCore?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?]']
> dependency.bad dev-python/lit/lit-3.9.0.ebuild: DEPEND: ~sparc(default/linux/sparc/13.0) ['dev-python/psutil[python_targets_python2_7(-)?,-python_single_target_python2_7(-)]']
> dependency.bad dev-python/lit/lit-3.9.0.ebuild: DEPEND: ~sparc(default/linux/sparc/13.0/desktop) ['dev-python/psutil[python_targets_python2_7(-)?,-python_single_target_python2_7(-)]']
> dependency.bad dev-python/lit/lit-3.9.0.ebuild: DEPEND: ~sparc(default/linux/sparc/13.0/desktop/gnome) ['dev-python/psutil[python_targets_python2_7(-)?,-python_single_target_python2_7(-)]']
Comment 20 Stabilization helper bot gentoo-dev 2017-02-23 19:02:11 UTC
An automated check of this bug failed - repoman reported dependency errors (4 lines truncated): 

> dependency.bad sys-devel/clang/clang-3.9.1-r100.ebuild: RDEPEND: ~sparc(default/linux/sparc/13.0) ['~sys-devel/llvm-3.9.1[clang(-),debug=,python?,static-analyzer?,llvm_targets_AArch64?,llvm_targets_AMDGPU?,llvm_targets_ARM?,llvm_targets_BPF?,llvm_targets_Hexagon?,llvm_targets_Mips?,llvm_targets_MSP430?,llvm_targets_NVPTX?,llvm_targets_PowerPC?,llvm_targets_Sparc?,llvm_targets_SystemZ?,llvm_targets_X86?,llvm_targets_XCore?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?]']
> dependency.bad sys-devel/clang/clang-3.9.1-r100.ebuild: RDEPEND: ~sparc(default/linux/sparc/13.0/desktop) ['~sys-devel/llvm-3.9.1[clang(-),debug=,python?,static-analyzer?,llvm_targets_AArch64?,llvm_targets_AMDGPU?,llvm_targets_ARM?,llvm_targets_BPF?,llvm_targets_Hexagon?,llvm_targets_Mips?,llvm_targets_MSP430?,llvm_targets_NVPTX?,llvm_targets_PowerPC?,llvm_targets_Sparc?,llvm_targets_SystemZ?,llvm_targets_X86?,llvm_targets_XCore?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?]']
> dependency.bad sys-devel/clang/clang-3.9.1-r100.ebuild: RDEPEND: ~sparc(default/linux/sparc/13.0/desktop/gnome) ['~sys-devel/llvm-3.9.1[clang(-),debug=,python?,static-analyzer?,llvm_targets_AArch64?,llvm_targets_AMDGPU?,llvm_targets_ARM?,llvm_targets_BPF?,llvm_targets_Hexagon?,llvm_targets_Mips?,llvm_targets_MSP430?,llvm_targets_NVPTX?,llvm_targets_PowerPC?,llvm_targets_Sparc?,llvm_targets_SystemZ?,llvm_targets_X86?,llvm_targets_XCore?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?]']
> dependency.bad dev-python/lit/lit-3.9.0.ebuild: DEPEND: ~sparc(default/linux/sparc/13.0) ['dev-python/psutil[python_targets_python2_7(-)?,-python_single_target_python2_7(-)]']
> dependency.bad dev-python/lit/lit-3.9.0.ebuild: DEPEND: ~sparc(default/linux/sparc/13.0/desktop) ['dev-python/psutil[python_targets_python2_7(-)?,-python_single_target_python2_7(-)]']
> dependency.bad dev-python/lit/lit-3.9.0.ebuild: DEPEND: ~sparc(default/linux/sparc/13.0/desktop/gnome) ['dev-python/psutil[python_targets_python2_7(-)?,-python_single_target_python2_7(-)]']
Comment 21 Markus Meier gentoo-dev 2017-02-25 07:54:51 UTC
~arm64 added
Comment 22 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2017-03-23 18:16:47 UTC
I'll start requesting keywording for LLVM 4.0.0 in a fresh PR.