diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-04-03 20:14:29 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-04-03 20:14:29 +0100 |
commit | 56ef021c58088c79bc71257eb348ff6decc47607 (patch) | |
tree | 1dd58f8c1917d4338e207c3868b0360c9066e5b9 /profiles | |
parent | a1d3b28d34c46d8e93a8286b1d3706a3e6c75fcc (diff) |
gentoo auto-resync : 03:04:2024 - 20:14:28
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 203052 -> 203208 bytes | |||
-rw-r--r-- | profiles/features/big-endian/package.use | 7 | ||||
-rw-r--r-- | profiles/package.mask | 2 | ||||
-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 da3473c6f9d8..38a6a2087ece 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/features/big-endian/package.use b/profiles/features/big-endian/package.use new file mode 100644 index 000000000000..6904fbb6c9bf --- /dev/null +++ b/profiles/features/big-endian/package.use @@ -0,0 +1,7 @@ +# Copyright 2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Aliaksei Urbanski <aliaksei.urbanski@gmail.com> (2024-03-19) +# Enable dav1d by default for libavif since +# aom is masked while one of them is required +media-libs/libavif dav1d diff --git a/profiles/package.mask b/profiles/package.mask index bf49369927c7..8ad3f4150f36 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -682,7 +682,7 @@ sci-libs/mpir ~dev-db/futuresql-0.1.1 ~dev-libs/appstream-1.0.2 ~dev-libs/kdiagram-3.0.1 -~dev-libs/kirigami-addons-1.0.1 +~dev-libs/kirigami-addons-1.1.0 ~dev-libs/ktextaddons-1.5.4 ~dev-libs/kweathercore-0.8.0 ~games-puzzle/skladnik-0.5.2 diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 0c432552b139..a5870ee7bad9 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -6747,6 +6747,7 @@ net-p2p/amule:remote - Enable remote controlling of the client net-p2p/amule:stats - Enable statistic reporting net-p2p/bitcoin-core:berkdb - Support legacy wallets in Berkeley DB format net-p2p/bitcoin-core:bitcoin-cli - Build and install bitcoin-cli command line interface +net-p2p/bitcoin-core:cli - Build and install bitcoin-cli command line interface net-p2p/bitcoin-core:daemon - Build and install bitcoind daemon net-p2p/bitcoin-core:external-signer - Include support for external wallet signer programs net-p2p/bitcoin-core:gui - Build and install Bitcoin-Qt GUI |