summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-03-04 11:16:14 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-03-04 11:16:14 +0000
commit6ba4b5e66ab2ad2bd5b5adc11b6ea9dad1e696f8 (patch)
treedb753f6aeac58d9a972f5e90db4797b85d4118ea /sys-devel
parentdev-libs/libusb-compat: Stabilize 0.1.8 arm64, #899336 (diff)
downloadgentoo-6ba4b5e66ab2ad2bd5b5adc11b6ea9dad1e696f8.tar.gz
gentoo-6ba4b5e66ab2ad2bd5b5adc11b6ea9dad1e696f8.tar.bz2
gentoo-6ba4b5e66ab2ad2bd5b5adc11b6ea9dad1e696f8.zip
sys-devel/mold: Stabilize 1.10.1 amd64, #899534
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/mold/mold-1.10.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/mold/mold-1.10.1.ebuild b/sys-devel/mold/mold-1.10.1.ebuild
index ea88934048d6..a574dbeb3b3a 100644
--- a/sys-devel/mold/mold-1.10.1.ebuild
+++ b/sys-devel/mold/mold-1.10.1.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)