summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-04-19 07:26:18 +0100
committerSam James <sam@gentoo.org>2023-04-19 07:26:25 +0100
commit20aba924ef7cd860471978dc5cfa040277dca829 (patch)
tree843596cb5e08d59dca4907e625d41aba871c1276 /sys-devel/mold
parentnet-irc/unrealircd: Stabilize 6.0.4.2 arm64, #904546 (diff)
downloadgentoo-20aba924ef7cd860471978dc5cfa040277dca829.tar.gz
gentoo-20aba924ef7cd860471978dc5cfa040277dca829.tar.bz2
gentoo-20aba924ef7cd860471978dc5cfa040277dca829.zip
sys-devel/mold: Stabilize 1.11.0 amd64, #904548
Signed-off-by: Sam James <sam@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 ea88934048d6..a574dbeb3b3a 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 ~ppc64 ~riscv ~x86"
fi
# mold (AGPL-3)