From 30737dc88991519b90363c2c7bae8fd049098d13 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 14 Oct 2022 01:43:18 +0100 Subject: gentoo auto-resync : 14:10:2022 - 01:43:18 --- profiles/default/linux/amd64/17.0/musl/package.mask | 7 ++++++- profiles/default/linux/arm64/17.0/llvm/eapi | 1 + profiles/default/linux/arm64/17.0/llvm/packages.build | 9 +++++++++ profiles/default/linux/arm64/17.0/llvm/parent | 2 ++ profiles/default/linux/ppc/17.0/musl/parent | 1 + 5 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 profiles/default/linux/arm64/17.0/llvm/eapi create mode 100644 profiles/default/linux/arm64/17.0/llvm/packages.build create mode 100644 profiles/default/linux/arm64/17.0/llvm/parent (limited to 'profiles/default') diff --git a/profiles/default/linux/amd64/17.0/musl/package.mask b/profiles/default/linux/amd64/17.0/musl/package.mask index 03746363caf3..25a5df5e9181 100644 --- a/profiles/default/linux/amd64/17.0/musl/package.mask +++ b/profiles/default/linux/amd64/17.0/musl/package.mask @@ -1,6 +1,11 @@ -# Copyright 2020 Gentoo Authors. +# Copyright 2020-2022 Gentoo Authors. # Distributed under the terms of the GNU General Public License v2 +# Sam James (2022-10-08) +# openjdk-bin is available on amd64 musl +-dev-java/openjdk-bin +dev-java/openjdk-bin:8 + # Georgy Yakovlev (2020-01-28) # rust-bin is available on amd64 musl -dev-lang/rust-bin diff --git a/profiles/default/linux/arm64/17.0/llvm/eapi b/profiles/default/linux/arm64/17.0/llvm/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/arm64/17.0/llvm/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/arm64/17.0/llvm/packages.build b/profiles/default/linux/arm64/17.0/llvm/packages.build new file mode 100644 index 000000000000..9ffb08757bd7 --- /dev/null +++ b/profiles/default/linux/arm64/17.0/llvm/packages.build @@ -0,0 +1,9 @@ +# Copyright 2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# we use glibc here, so we still need these in stage1 +# later stages should pull them in as BDEPEND anyway +sys-devel/gcc +sys-devel/gcc-config +sys-devel/binutils +sys-devel/binutils-config diff --git a/profiles/default/linux/arm64/17.0/llvm/parent b/profiles/default/linux/arm64/17.0/llvm/parent new file mode 100644 index 000000000000..929f409fcc3f --- /dev/null +++ b/profiles/default/linux/arm64/17.0/llvm/parent @@ -0,0 +1,2 @@ +.. +../../../../../features/llvm diff --git a/profiles/default/linux/ppc/17.0/musl/parent b/profiles/default/linux/ppc/17.0/musl/parent index 58651906cb67..9ef7663a23b6 100644 --- a/profiles/default/linux/ppc/17.0/musl/parent +++ b/profiles/default/linux/ppc/17.0/musl/parent @@ -1,2 +1,3 @@ .. ../../../../../features/musl +../../../../../features/wd40 -- cgit v1.2.3