diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 182259 -> 182258 bytes | |||
-rw-r--r-- | profiles/arch/m68k/package.use.mask | 1 | ||||
-rw-r--r-- | profiles/default/linux/amd64/17.0/musl/package.mask | 5 |
3 files changed, 4 insertions, 2 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex a89757b99bfd..0329aaaac983 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/arch/m68k/package.use.mask b/profiles/arch/m68k/package.use.mask index 49f32e29504c..98c973ac29d0 100644 --- a/profiles/arch/m68k/package.use.mask +++ b/profiles/arch/m68k/package.use.mask @@ -59,6 +59,7 @@ dev-python/hatchling test dev-python/isort test dev-python/nose test dev-python/numpydoc test +dev-python/pip-run test dev-python/pytest-regressions test dev-python/requests test dev-python/sphinx test diff --git a/profiles/default/linux/amd64/17.0/musl/package.mask b/profiles/default/linux/amd64/17.0/musl/package.mask index 25a5df5e9181..96d0b29f72ce 100644 --- a/profiles/default/linux/amd64/17.0/musl/package.mask +++ b/profiles/default/linux/amd64/17.0/musl/package.mask @@ -1,10 +1,11 @@ -# Copyright 2020-2022 Gentoo Authors. +# Copyright 2020-2023 Gentoo Authors. # Distributed under the terms of the GNU General Public License v2 # Sam James <sam@gentoo.org> (2022-10-08) # openjdk-bin is available on amd64 musl +# version 8.352_p08 is first openjdk-bin:8 with musl tarball -dev-java/openjdk-bin -dev-java/openjdk-bin:8 +<dev-java/openjdk-bin-8.352_p08 # Georgy Yakovlev <gyakovlev@gentoo.org> (2020-01-28) # rust-bin is available on amd64 musl |