summaryrefslogtreecommitdiff
path: root/sys-devel/mold/mold-9999.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-11-15 16:36:08 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-11-15 16:36:08 +0000
commitdb3d7a26fc91ea36f0780dcc3bcc59efdab02d41 (patch)
treef1e4dcd66841437a53a8fad6c9efadbd060f692a /sys-devel/mold/mold-9999.ebuild
parent55cd3ff92ff96fafc75066838cfc2af06df3a296 (diff)
gentoo auto-resync : 15:11:2023 - 16:36:08
Diffstat (limited to 'sys-devel/mold/mold-9999.ebuild')
-rw-r--r--sys-devel/mold/mold-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/mold/mold-9999.ebuild b/sys-devel/mold/mold-9999.ebuild
index f602c3b96e96..2b9db9efa079 100644
--- a/sys-devel/mold/mold-9999.ebuild
+++ b/sys-devel/mold/mold-9999.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == 9999 ]] ; then
inherit git-r3
else
SRC_URI="https://github.com/rui314/mold/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~arm64 ~loong ~riscv ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv ~sparc ~x86"
fi
# mold (MIT)