summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-04-25 14:02:24 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-04-25 14:02:24 +0000
commitfb210e121aac477e5fa19ac38818ed28f9190f49 (patch)
tree10ffea318c4c6a71bd35e905baf6f6cac31dc600 /sys-devel/mold
parentmedia-gfx/freecad: updated patch for 9999 (diff)
downloadgentoo-fb210e121aac477e5fa19ac38818ed28f9190f49.tar.gz
gentoo-fb210e121aac477e5fa19ac38818ed28f9190f49.tar.bz2
gentoo-fb210e121aac477e5fa19ac38818ed28f9190f49.zip
sys-devel/mold: Keyword 1.11.0 arm64, #905072
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-devel/mold')
-rw-r--r--sys-devel/mold/mold-1.11.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/mold/mold-1.11.0.ebuild b/sys-devel/mold/mold-1.11.0.ebuild
index a574dbeb3b3a..4ce10d6ee43c 100644
--- a/sys-devel/mold/mold-1.11.0.ebuild
+++ b/sys-devel/mold/mold-1.11.0.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 ~ppc64 ~riscv ~x86"
+ KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86"
fi
# mold (AGPL-3)