diff options
author | V3n3RiX <venerix@koprulu.sector> | 2023-11-25 10:31:10 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2023-11-25 10:31:10 +0000 |
commit | 2900e684ae4bdce1f20652587728095cd01a30a1 (patch) | |
tree | db7b5054b7d0de362a2960a0a7268ffc37b8e1f9 /profiles/arch | |
parent | ff8c6e4babf1a2911b8d61b6bb7e80290355cb70 (diff) |
gentoo auto-resync : 25:11:2023 - 10:31:10
Diffstat (limited to 'profiles/arch')
-rw-r--r-- | profiles/arch/amd64/package.use.mask | 5 | ||||
-rw-r--r-- | profiles/arch/base/package.use.mask | 5 | ||||
-rw-r--r-- | profiles/arch/riscv/package.use.mask | 5 |
3 files changed, 15 insertions, 0 deletions
diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index 31fab1e8cd31..c13a6ff43aa6 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -17,6 +17,11 @@ #--- END OF EXAMPLES --- +# Leonardo Hernández Hernández <leohdz172@proton.me> (2023-11-25) +# media-libs/libdisplay-info (drm) and dev-libs/libliftoff (liftoff) +# are only available for amd64 and riscv +>=gui-libs/wlroots-0.17.0 -drm -liftoff + # Jimi Huotari <chiitoo@gentoo.org> (2023-11-22) # Unmask on amd64. media-video/obs-studio -qsv -websocket diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask index 6695d99265f5..34ad56ff8edc 100644 --- a/profiles/arch/base/package.use.mask +++ b/profiles/arch/base/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Leonardo Hernández Hernández <leohdz172@proton.me> (2023-11-25) +# media-libs/libdisplay-info (drm) and dev-libs/libliftoff (liftoff) +# are only available for amd64 and riscv +>=gui-libs/wlroots-0.17.0 drm liftoff + # Jimi Huotari <chiitoo@gentoo.org> (2023-11-22) # media-libs/oneVPL is only keyworded for amd64 at this time. media-video/obs-studio qsv diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index 0326b4a821c9..861cbc631d8a 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -1,6 +1,11 @@ # Copyright 2019-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Leonardo Hernández Hernández <leohdz172@proton.me> (2023-11-22) +# media-libs/libdisplay-info (drm) and dev-libs/libliftoff (liftoff) +# are only available for amd64 and riscv +>=gui-libs/wlroots-0.17.0 -drm -liftoff + # Violet Purcell <vimproved@inventati.org> (2023-10-12) # dev-util/samurai is not keyworded here. app-alternatives/ninja samurai |