diff options
Diffstat (limited to 'profiles/arch')
-rw-r--r-- | profiles/arch/arm/package.use.mask | 9 | ||||
-rw-r--r-- | profiles/arch/sparc/package.use.mask | 4 |
2 files changed, 13 insertions, 0 deletions
diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index 51f4d6a79ea3..13f1887ef294 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -1,6 +1,15 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Arthur Zamarin <arthurzam@gentoo.org> (2024-10-11) +# depends on java packages, not keyworded on arm +app-office/libreoffice java +media-gfx/zbar java +media-libs/libbluray java +media-libs/opencv java +net-misc/plowshare javascript +sci-libs/gdal java + # Andreas Sturmlechner <asturm@gentoo.org> (2024-09-07) # kde-plasma/plasma-workspace:6 is not keyworded sys-auth/polkit kde diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index 533968ff55b2..b2ef13e178fd 100644 --- a/profiles/arch/sparc/package.use.mask +++ b/profiles/arch/sparc/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James <sam@gentoo.org> (2024-10-12) +# Exposes a kernel bug which causes system lockup (bug #899540) +sys-libs/liburing test + # David Roman <davidroman96@gmail.com> (2024-10-04) # dev-libs/libunibreak not keyworded here media-libs/libass libunibreak |