diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-07-06 08:06:16 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-07-06 08:06:16 +0100 |
commit | 4187bba080530c5ca1c7dae9c233e88f3fc8f535 (patch) | |
tree | b6f535e053876097ced1b6bda14a4da890c730d4 /profiles/arch | |
parent | 2a8d2f71d1d9963368e0ef3d641d75979a689d12 (diff) |
gentoo auto-resync : 06:07:2024 - 08:06:15
Diffstat (limited to 'profiles/arch')
-rw-r--r-- | profiles/arch/alpha/package.use.mask | 8 | ||||
-rw-r--r-- | profiles/arch/amd64/package.use.mask | 2 | ||||
-rw-r--r-- | profiles/arch/arm64/package.use.mask | 9 | ||||
-rw-r--r-- | profiles/arch/mips/package.use.mask | 9 | ||||
-rw-r--r-- | profiles/arch/x86/package.use.mask | 4 |
5 files changed, 23 insertions, 9 deletions
diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index 5d20f225f39b..39c6ae4f0391 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -1,6 +1,14 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# matoro <matoro_gentoo@matoro.tk> (2024-07-03) +# Requires dev-util/shelltestrunner +app-arch/mt-st test + +# Arthur Zamarin <arthurzam@gentoo.org> (2024-07-04) +# kde-frameworks/kservice not keyworded here +x11-misc/xdg-utils plasma + # Arthur Zamarin <arthurzam@gentoo.org> (2024-07-03) # dev-python/redis lacks keywords here mail-filter/pyzor redis test diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index 19d172790829..84e274ebe6ce 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -18,7 +18,7 @@ #--- END OF EXAMPLES --- # Andreas Sturmlechner <asturm@gentoo.org> (2024-06-23) -# Pulls in kde-apps/kgpg is keyworded here +# Pulls in kde-apps/kgpg which is keyworded here >=kde-apps/kdeutils-meta-24.05.1 -gpg # Jared Allard <jared@rgst.io> (2024-06-21) diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index 9728a0fbb262..095b44b1d728 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -1,15 +1,8 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Andreas Sturmlechner <asturm@gentoo.org> (2024-07-03) -# Need as-yet-unkeyworded KF6-based counterparts (bug #934361) -kde-apps/libkcddb kf6compat -kde-apps/libkcompactdisc kf6compat -kde-apps/libkgapi kf6compat -kde-apps/libksane kf6compat - # Andreas Sturmlechner <asturm@gentoo.org> (2024-06-23) -# Pulls in kde-apps/kgpg is keyworded here +# Pulls in kde-apps/kgpg which is keyworded here >=kde-apps/kdeutils-meta-24.05.1 -gpg # Ionen Wolkens <ionen@gentoo.org> (2024-05-19) diff --git a/profiles/arch/mips/package.use.mask b/profiles/arch/mips/package.use.mask index 54c538bbcc02..81b1170d2536 100644 --- a/profiles/arch/mips/package.use.mask +++ b/profiles/arch/mips/package.use.mask @@ -1,6 +1,14 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Arthur Zamarin <arthurzam@gentoo.org> (2024-07-05) +# Avoid unkeyworded media-gfx/libimagequant +dev-python/pillow imagequant + +# Arthur Zamarin <arthurzam@gentoo.org> (2024-07-04) +# kde-frameworks/kservice not keyworded here +x11-misc/xdg-utils plasma + # Arthur Zamarin <arthurzam@gentoo.org> (2024-07-01) # simplify the dep tree dev-python/click doc @@ -14,6 +22,7 @@ dev-python/pytest-cov doc dev-python/pytest-trio doc dev-python/stevedore doc dev-python/sphinx-autodoc-typehints test +dev-util/maturin doc # Andreas Sturmlechner <asturm@gentoo.org> (2024-06-29) # media-libs/libplacebo is not keyworded diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index 79895568e5c3..05fc5dfd3873 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Arthur Zamarin <arthurzam@gentoo.org> (2024-07-04) +# app-office/lyx is unavailable on x86 +dev-tex/abntex lyx + # Andreas Sturmlechner <asturm@gentoo.org> (2024-07-01) # USE="kf6compat,kaccounts" depends on kde-frameworks/purpose:6[webengine] # which is package.use.mask'ed on these arches. We cannot mask the |