diff options
author | V3n3RiX <venerix@koprulu.sector> | 2023-02-16 08:04:03 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2023-02-16 08:04:03 +0000 |
commit | 97f40b36b1afa9726e32962d11f3ac2d0bc5792e (patch) | |
tree | 1c7d586bc8a53d3b768630527bb80a477d661fa3 /profiles | |
parent | b435e036d9775b71048373b91d4c7c3398826858 (diff) |
gentoo auto-resync : 16:02:2023 - 08:04:02
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 182613 -> 182612 bytes | |||
-rw-r--r-- | profiles/arch/riscv/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/package.mask | 5 | ||||
-rw-r--r-- | profiles/use.local.desc | 1 |
4 files changed, 9 insertions, 1 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex e36429e6df5e..56ad21aab0a0 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index 3608bef1321c..52afa87c7991 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -1,6 +1,10 @@ # Copyright 2019-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Yixun Lan <dlan@gentoo.org> (2023-02-16) +# USE=java depend on virtual/jdk:1.8 which is not support on RISC-V +app-office/libreoffice java libreoffice_extensions_scripting-beanshell libreoffice_extensions_scripting-javascript + # Sam James <sam@gentoo.org> (2023-01-27) # media-libs/shaderc not keyworded here games-action/supertuxkart vulkan diff --git a/profiles/package.mask b/profiles/package.mask index 0698ca8b3c37..164dee948517 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,11 @@ #--- END OF EXAMPLES --- +# Sam James <sam@gentoo.org> (2023-02-16) +# Broken HTTP/2 transfers +# https://github.com/curl/curl/issues/10525 +=net-misc/curl-7.88.0 + # Michał Górny <mgorny@gentoo.org> (2023-02-15) # A number of test failures, and the test phase does not fail correctly. # Last release in 2019. No revdeps. diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 68f6c7b79478..2821813d8a4a 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -2870,7 +2870,6 @@ dev-vcs/git:highlight - GitWeb support for app-text/highlight dev-vcs/git:mediawiki - Support pulling and pushing from MediaWiki dev-vcs/git:mediawiki-experimental - Add experimental patches for improved MediaWiki support dev-vcs/git:perforce - Add support for Perforce version control system (requires manual installation of Perforce client) -dev-vcs/git:ppcsha1 - Make use of a bundled routine that is optimized for the PPC arch dev-vcs/git:safe-directory - Respect the safe.directory setting dev-vcs/git:subversion - Include git-svn for dev-vcs/subversion support dev-vcs/git:tk - Include the 'gitk' and 'git gui' tools |