diff options
author | V3n3RiX <venerix@koprulu.sector> | 2023-07-23 14:53:16 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2023-07-23 14:53:16 +0100 |
commit | 2508f64d6edae6ffd910973df8285893a791b64a (patch) | |
tree | 67efa16bf12692d496ec018a6f60dba9c7dfd2d9 /profiles | |
parent | c9aaa2ff911ee95adca22bcd9264e8ecfa3d5149 (diff) |
gentoo auto-resync : 23:07:2023 - 14:53:16
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 179299 -> 179305 bytes | |||
-rw-r--r-- | profiles/arch/amd64/use.mask | 1 | ||||
-rw-r--r-- | profiles/arch/base/use.mask | 1 | ||||
-rw-r--r-- | profiles/package.mask | 8 | ||||
-rw-r--r-- | profiles/prefix/sunos/solaris/package.mask | 11 |
5 files changed, 21 insertions, 0 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex fb32d63e0334..dd87c72b377b 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/arch/amd64/use.mask b/profiles/arch/amd64/use.mask index 31bf806892a6..40cc5b1b0035 100644 --- a/profiles/arch/amd64/use.mask +++ b/profiles/arch/amd64/use.mask @@ -68,6 +68,7 @@ # Andrey Grozin <grozin@gentoo.org> (2014-06-25) # keyworded on amd64 -clisp +-clozurecl64 -ecls -gcl -sbcl diff --git a/profiles/arch/base/use.mask b/profiles/arch/base/use.mask index a0408d9e7c5e..3a6a556ad04d 100644 --- a/profiles/arch/base/use.mask +++ b/profiles/arch/base/use.mask @@ -206,6 +206,7 @@ abi_s390_64 # These lisps are available only on some arches clisp clozurecl +clozurecl64 cmucl ecls gcl diff --git a/profiles/package.mask b/profiles/package.mask index 1d155cc29982..8b283159b285 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,14 @@ #--- END OF EXAMPLES --- +# Michał Górny <mgorny@gentoo.org> (2023-07-23) +# Package with no maintainer and tests restricted (also test deps look +# suspicious). It was only needed for tests +# in dev-python/pyvirtualdisplay, and that package didn't support +# the newest version anyway. No revdeps left. +# Removal on 2023-08-22. Bug #910708. +dev-python/vncdotool + # David Seifert <soap@gentoo.org> (2023-07-22) # Upstream unresponsive and package is pretty much dead. dev-python/tqdm # is a modern and fast replacement for dev-python/progressbar. diff --git a/profiles/prefix/sunos/solaris/package.mask b/profiles/prefix/sunos/solaris/package.mask index dbb1185a8cae..d429df55eb5f 100644 --- a/profiles/prefix/sunos/solaris/package.mask +++ b/profiles/prefix/sunos/solaris/package.mask @@ -1,6 +1,17 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Fabian Groffen <grobian@gentoo.org> (2023-06-23) +# Fails to link due to missing libintl, already fixed upstream: +# https://git.savannah.gnu.org/cgit/tar.git/commit/?id=8632df398b2f548465ebe68b8f494c0d6f8d913d +=app-arch/tar-1.35 + +# Fabian Groffen <grobian@gentoo.org> (2023-06-23) +# Fails to compile due to lchmod, fixed upstream so wait for next +# release +# https://github.com/libarchive/libarchive/commit/89712ffa6ede364f261dcd9208adabf068e2e21c +=app-arch/libarchive-3.7.0 + # Benda Xu <heroxbd@gentoo.org> (2023-07-09) # Requires Glibc <sys/xattr.h> to work properly. # For example, 'lgetxattr' is not available on Solaris or gnulib. |