From 752d6256e5204b958b0ef7905675a940b5e9172f Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Thu, 12 May 2022 16:42:50 +0300 Subject: gentoo resync : 12.05.2022 --- profiles/arch/riscv/package.mask | 6 ++++- profiles/arch/riscv/package.use.mask | 31 +++++++++++++++++----- profiles/arch/riscv/rv64gc/lp64d/package.mask | 6 +++++ profiles/arch/riscv/rv64gc/lp64d/package.use.force | 7 +++++ 4 files changed, 42 insertions(+), 8 deletions(-) create mode 100644 profiles/arch/riscv/rv64gc/lp64d/package.mask create mode 100644 profiles/arch/riscv/rv64gc/lp64d/package.use.force (limited to 'profiles/arch/riscv') diff --git a/profiles/arch/riscv/package.mask b/profiles/arch/riscv/package.mask index 3b8aa5520537..23119df444d5 100644 --- a/profiles/arch/riscv/package.mask +++ b/profiles/arch/riscv/package.mask @@ -1,5 +1,9 @@ -# Copyright 2019-2021 Gentoo Authors +# Copyright 2019-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Arthur Zamarin (2022-04-30) +# Bootstrapping was created only for lp64d +dev-java/openjdk + # Doesnt work properly with the one-level libdirs (2022-05-08) +# Requires dev-util/pahole. +sys-kernel/gentoo-kernel debug +sys-kernel/vanilla-kernel debug + +# Marek Szuba (2022-04-30) +# net-wireless/sdrplay contains prebuilt binaries, currently available +# upstream only for amd64/x86 and arm +net-wireless/gr-osmosdr sdrplay + +# Yixun Lan (2022-04-30) +# net-misc/memcached has test failure (bug #811477) +net-ftp/proftpd memcache + +# Jakov Smolić (2022-04-24) +# sys-libs/db is being deprecated (bug #837629) +# so avoid keywording 4.8 slot +dev-lisp/clisp berkdb + +# Matt Turner (2022-04-18) +# app-text/nuspell is not keyworded +app-text/enchant nuspell + # Jakov Smolić (2022-04-07) # Depends on sys-cluster/ceph which pulls in valgrind, which is # unavailable on riscv currently @@ -46,10 +69,6 @@ sys-fs/multipath-tools rbd # requires sys-apps/dbus-broker, which is keyworded here. sys-apps/systemd -hostnamed-fallback -# Yongxinag Liang (2021-12-30) -# untested. -net-misc/vinagre spice - # Alexey Sokolov (2012-12-25) # Requires dev-qt/qtwebengine sci-astronomy/stellarium webengine @@ -128,9 +147,7 @@ dev-lang/ruby xemacs # Yixun Lan (2021-08-20) # dependencies not keyworded/tested gnome-extra/sushi office -gnome-base/gnome-control-center v4l -gnome-base/gnome-shell telepathy browser-extension -gnome-base/gdm accessibility +gnome-base/gnome-shell browser-extension # Alex Fan (2021-08-17) # dependencies not keyworded/tested diff --git a/profiles/arch/riscv/rv64gc/lp64d/package.mask b/profiles/arch/riscv/rv64gc/lp64d/package.mask new file mode 100644 index 000000000000..53f8d2598ac4 --- /dev/null +++ b/profiles/arch/riscv/rv64gc/lp64d/package.mask @@ -0,0 +1,6 @@ +# Copyright 2019-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Arthur Zamarin (2022-04-30) +# Bootstrapping tarball was created for lp64d +-dev-java/openjdk diff --git a/profiles/arch/riscv/rv64gc/lp64d/package.use.force b/profiles/arch/riscv/rv64gc/lp64d/package.use.force new file mode 100644 index 000000000000..928df18feed2 --- /dev/null +++ b/profiles/arch/riscv/rv64gc/lp64d/package.use.force @@ -0,0 +1,7 @@ +# Copyright 2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Arthur Zamarin (2022-04-30) +# Bootstrapping is possible using our build snapshot, so don't force +# system bootstrap +dev-java/openjdk:11 -system-bootstrap -- cgit v1.2.3