repo/gentoo:master commit in: sys-devel/mold/
"Sam James" <[email protected]>
| Newsgroups | gmane.linux.gentoo.cvs |
|---|---|
| Message-ID | <1787116339.f3c6befb383dbf6ce9860be46b7ec85458edda59.sam@gentoo> |
commit: f3c6befb383dbf6ce9860be46b7ec85458edda59
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 19 05:12:19 2026 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Aug 19 05:12:19 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3c6befb
sys-devel/mold: Stabilize 2.41.0 amd64, #979788
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-devel/mold/mold-2.41.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-devel/mold/mold-2.41.0.ebuild b/sys-devel/mold/mold-2.41.0.ebuild
index f6cd163090e6..8a1d78560216 100644
--- a/sys-devel/mold/mold-2.41.0.ebuild
+++ b/sys-devel/mold/mold-2.41.0.ebuild
@@ -14,7 +14,7 @@ else
SRC_URI="https://github.com/rui314/mold/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
# -alpha: alpha support was dropped upstream:
# https://github.com/rui314/mold/commit/3711ddb95e23c12991f6b8c7bfeba4f1421d19d4
- KEYWORDS="-alpha ~amd64 ~arm ~arm64 ~loong ~ppc ~riscv ~sparc ~x86"
+ KEYWORDS="-alpha amd64 ~arm ~arm64 ~loong ~ppc ~riscv ~sparc ~x86"
fi
# mold (MIT)