diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 147368 -> 147376 bytes | |||
-rw-r--r-- | profiles/arch/arm64/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/powerpc/package.use.mask | 2 | ||||
-rw-r--r-- | profiles/base/package.use.mask | 1 | ||||
-rw-r--r-- | profiles/package.mask | 5 | ||||
-rw-r--r-- | profiles/use.local.desc | 4 |
6 files changed, 9 insertions, 7 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex b53de319491a..798cf79022ca 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index cbe46e6bf4ee..a721782b857c 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -289,10 +289,6 @@ app-crypt/qca botan app-emulation/libvirt openvz # Alexis Ballier <aballier@gentoo.org> (2017-07-10) -# sys-firmware/ipxe does not build, mask x86 targets needing it -app-emulation/qemu qemu_softmmu_targets_i386 qemu_softmmu_targets_x86_64 - -# Alexis Ballier <aballier@gentoo.org> (2017-07-10) # media-gfx/nvidia-texture-tools does not support arm64 media-libs/devil nvtt diff --git a/profiles/arch/powerpc/package.use.mask b/profiles/arch/powerpc/package.use.mask index 506f4fca551b..3e07419b7adf 100644 --- a/profiles/arch/powerpc/package.use.mask +++ b/profiles/arch/powerpc/package.use.mask @@ -96,8 +96,6 @@ media-libs/opencv contribdnn # Robin H. Johnson <robbat2@gentoo.org> (2017-11-10) # Masked for dependencies: -# - bug #438780: sys-firmware/ipxe not buildable on PPC without cross-compiler -app-emulation/qemu qemu_softmmu_targets_i386 qemu_softmmu_targets_x86_64 # - media-libs/virglrenderer: pending keywording app-emulation/qemu virgl diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 9125430445dc..d99d579cb68d 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -221,7 +221,6 @@ sys-libs/glibc cet # Michał Górny <mgorny@gentoo.org> (2018-06-13) # Requires app-arch/snappy[static-libs] that is no longer available. # Bugs #651604, #651606. -app-emulation/qemu static <dev-libs/leveldb-1.20 static-libs sys-block/fio static sys-cluster/ceph static-libs diff --git a/profiles/package.mask b/profiles/package.mask index ce58aa43194a..dc87e4f2cc6a 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,11 @@ #--- END OF EXAMPLES --- +# Mike Gilbert <floppym@gentoo.org> (2020-01-20) +# Newer versions are using Go modules, which makes this more difficult to +# maintain. Take this over if wanted, otherwise I will remove it in 30 days. +app-admin/cli53 + # Stephan Hartmann <stha09@googlemail.com> (2020-01-20) # Dev channel releases are only for people who # are developers or want more experimental features diff --git a/profiles/use.local.desc b/profiles/use.local.desc index e16db015184e..977834c97bac 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1593,6 +1593,7 @@ dev-haskell/distributive:lib-werror - Compile with the ghc -Werror option dev-haskell/encoding:systemencoding - Provide the getSystemEncoding action to query the locale. dev-haskell/entropy:halvm - Build for the HaLVM. dev-haskell/filestore:maxcount - Make use of a recent (>= 2.3.0) Darcs feature which vastly improves the performance of 'latest'. You should disable this flag if you plan to use gitit with an older version of Darcs, or 'latest' will raise an error. +dev-haskell/foundation:experimental - enable building experimental features, known as highly unstable or without good support cross-platform dev-haskell/glib:closure-signals - Use the the GClosure-based signals implementation. dev-haskell/gtk:deprecated - Include definitions in this library that are considered obsolete. dev-haskell/gtk:fmode-binary - Set the default file translation mode for file I/O operations to _O_BINARY. @@ -2983,7 +2984,10 @@ dev-util/nvidia-cuda-toolkit:debugger - Installs the CUDA debugger dev-util/nvidia-cuda-toolkit:eclipse - Install plugins for eclipse dev-util/nvidia-cuda-toolkit:profiler - Installs the NVIDIA CUDA visual profiler dev-util/ostree:archive - Use libarchive +dev-util/ostree:dracut - Install dracut module dev-util/ostree:grub - Enable grub configuration generator +dev-util/ostree:http2 - Use http2 +dev-util/ostree:httpd - Enable ostree trivial-httpd entrypoint dev-util/ostree:libmount - Use libmount dev-util/ostree:soup - Use libsoup for networking dev-util/perf:clang - Enable builtin clang and LLVM support |