For silencing the "Portage does not have an arch-specific configuration for this arch." warning whenever emerging Portage on loong.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/proj/portage.git/commit/?id=8b9bd1288793d81310fc29e806076ea0b48f276c commit 8b9bd1288793d81310fc29e806076ea0b48f276c Author: WANG Xuerui <xen0n@gentoo.org> AuthorDate: 2022-12-03 09:48:51 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-12-10 01:47:32 +0000 cnf: add arch-specific configuration example for loong This is partially based on the riscv text. Bug: https://bugs.gentoo.org/884135 Signed-off-by: WANG Xuerui <xen0n@gentoo.org> Closes: https://github.com/gentoo/portage/pull/956 Signed-off-by: Sam James <sam@gentoo.org> NEWS | 2 +- cnf/make.conf.example.loong.diff | 56 ++++++++++++++++++++++++++++++++++++++++ 2 files changed, 57 insertions(+), 1 deletion(-)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84b50e99241623bf5557cea8e00a8178b9f01e14 commit 84b50e99241623bf5557cea8e00a8178b9f01e14 Author: Sam James <sam@gentoo.org> AuthorDate: 2022-12-26 07:16:56 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-12-26 07:17:16 +0000 sys-apps/portage: add 3.0.42 Bug: https://bugs.gentoo.org/881383 Bug: https://bugs.gentoo.org/882797 Closes: https://bugs.gentoo.org/884397 Closes: https://bugs.gentoo.org/884135 Closes: https://bugs.gentoo.org/884285 Closes: https://bugs.gentoo.org/887025 Signed-off-by: Sam James <sam@gentoo.org> sys-apps/portage/Manifest | 1 + sys-apps/portage/portage-3.0.42.ebuild | 283 +++++++++++++++++++++++++++++++++ 2 files changed, 284 insertions(+)