diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2021-01-22 20:28:19 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2021-01-22 20:28:19 +0000 |
commit | abaa75b10f899ada8dd05b23cc03205064394bc6 (patch) | |
tree | eca3dd248b73b92013cba00a0fcc1edf2696e19a /profiles/default | |
parent | 24fd814c326e282c4321965c31f341dad77e270d (diff) |
gentoo resync : 22.01.2021
Diffstat (limited to 'profiles/default')
12 files changed, 15 insertions, 8 deletions
diff --git a/profiles/default/linux/amd64/17.1/desktop/systemd/eapi b/profiles/default/linux/amd64/17.1/desktop/systemd/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/amd64/17.1/desktop/systemd/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/amd64/17.1/desktop/systemd/parent b/profiles/default/linux/amd64/17.1/desktop/systemd/parent new file mode 100644 index 000000000000..7e061533c151 --- /dev/null +++ b/profiles/default/linux/amd64/17.1/desktop/systemd/parent @@ -0,0 +1,2 @@ +.. +../../../../../../targets/systemd diff --git a/profiles/default/linux/arm/17.0/armv4t/systemd/eapi b/profiles/default/linux/arm/17.0/armv4t/systemd/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/arm/17.0/armv4t/systemd/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/arm/17.0/armv4t/systemd/parent b/profiles/default/linux/arm/17.0/armv4t/systemd/parent new file mode 100644 index 000000000000..7e061533c151 --- /dev/null +++ b/profiles/default/linux/arm/17.0/armv4t/systemd/parent @@ -0,0 +1,2 @@ +.. +../../../../../../targets/systemd diff --git a/profiles/default/linux/arm/17.0/armv5te/systemd/eapi b/profiles/default/linux/arm/17.0/armv5te/systemd/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/arm/17.0/armv5te/systemd/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/arm/17.0/armv5te/systemd/parent b/profiles/default/linux/arm/17.0/armv5te/systemd/parent new file mode 100644 index 000000000000..7e061533c151 --- /dev/null +++ b/profiles/default/linux/arm/17.0/armv5te/systemd/parent @@ -0,0 +1,2 @@ +.. +../../../../../../targets/systemd diff --git a/profiles/default/linux/arm/17.0/armv6j/systemd/eapi b/profiles/default/linux/arm/17.0/armv6j/systemd/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/arm/17.0/armv6j/systemd/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/arm/17.0/armv6j/systemd/parent b/profiles/default/linux/arm/17.0/armv6j/systemd/parent new file mode 100644 index 000000000000..7e061533c151 --- /dev/null +++ b/profiles/default/linux/arm/17.0/armv6j/systemd/parent @@ -0,0 +1,2 @@ +.. +../../../../../../targets/systemd diff --git a/profiles/default/linux/arm/17.0/armv7a/systemd/eapi b/profiles/default/linux/arm/17.0/armv7a/systemd/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/arm/17.0/armv7a/systemd/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/arm/17.0/armv7a/systemd/parent b/profiles/default/linux/arm/17.0/armv7a/systemd/parent new file mode 100644 index 000000000000..7e061533c151 --- /dev/null +++ b/profiles/default/linux/arm/17.0/armv7a/systemd/parent @@ -0,0 +1,2 @@ +.. +../../../../../../targets/systemd diff --git a/profiles/default/linux/arm64/package.use.mask b/profiles/default/linux/arm64/package.use.mask index 553c46f9d95a..31d443708566 100644 --- a/profiles/default/linux/arm64/package.use.mask +++ b/profiles/default/linux/arm64/package.use.mask @@ -1,10 +1,6 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Patrick McLean <chutzpah@gentoo.org> (2019-03-26) -# Some test deps aren't keyworded on arm64 -dev-python/kazoo test - # Mike Frysinger <vapier@gentoo.org> (2016-05-08) # This target supports VTV #547040. >=sys-devel/gcc-6 -vtv diff --git a/profiles/default/linux/package.use.mask b/profiles/default/linux/package.use.mask index bf658379540e..3bb3d790136e 100644 --- a/profiles/default/linux/package.use.mask +++ b/profiles/default/linux/package.use.mask @@ -1,10 +1,6 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Alexey Shvetsov <alexxy@gentoo.org> (2019-12-24) -# Gromacs python module install br0ken -sci-chemistry/gromacs python - # Peter Levine <plevine457@gmail.com> (2019-10-01) # Native inotify support is preferred on linux. # https://bugs.gentoo.org/697476 |