Summary: | sys-apps/portage: support riscv ilp32 and ilp32d ABIs | ||
---|---|---|---|
Product: | Portage Development | Reporter: | Zac Medico <zmedico> |
Component: | Core | Assignee: | Portage team <dev-portage> |
Status: | RESOLVED FIXED | ||
Severity: | normal | Keywords: | InVCS |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
See Also: | https://bugs.gentoo.org/show_bug.cgi?id=686194 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 739718 |
Description
Zac Medico
![]() The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/proj/portage.git/commit/?id=4c3b7adb63d3fef8963877291a490600a1a55443 commit 4c3b7adb63d3fef8963877291a490600a1a55443 Author: Andreas K. Hüttel <dilfridge@gentoo.org> AuthorDate: 2020-09-11 21:42:14 +0000 Commit: Zac Medico <zmedico@gentoo.org> CommitDate: 2020-09-14 06:52:39 +0000 Recognize riscv_{ilp32,ilp32d} ABIs Bug: https://bugs.gentoo.org/742446 Signed-off-by: Zac Medico <zmedico@gentoo.org> lib/portage/dep/soname/multilib_category.py | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d7645a12b16a08ad45b1c82971d30e99e8ab589 commit 1d7645a12b16a08ad45b1c82971d30e99e8ab589 Author: Zac Medico <zmedico@gentoo.org> AuthorDate: 2020-09-14 07:01:26 +0000 Commit: Zac Medico <zmedico@gentoo.org> CommitDate: 2020-09-14 07:35:19 +0000 sys-apps/portage: Bump to version 3.0.7 #737470 egencache: add --external-cache-only option #741474 get_mirror_url: urlquote only for ftp, http, and https #742446 support riscv ilp32 and ilp32d ABIs Bug: https://bugs.gentoo.org/739718 Bug: https://bugs.gentoo.org/737470 Bug: https://bugs.gentoo.org/741474 Bug: https://bugs.gentoo.org/742446 Package-Manager: Portage-3.0.7, Repoman-3.0.1 Signed-off-by: Zac Medico <zmedico@gentoo.org> sys-apps/portage/Manifest | 1 + sys-apps/portage/portage-3.0.7.ebuild | 267 ++++++++++++++++++++++++++++++++++ 2 files changed, 268 insertions(+) |