summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-09-24 17:24:54 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-09-24 17:24:54 +0300
commit84244fc0f5a2dfce13539106b0acef8c75ffc419 (patch)
tree75d686f9207561b827f358fde619835df050ff69 /sys-devel/mold
parentdev-ruby/rexml: Stabilize 3.2.6 sparc, #914591 (diff)
downloadgentoo-84244fc0f5a2dfce13539106b0acef8c75ffc419.tar.gz
gentoo-84244fc0f5a2dfce13539106b0acef8c75ffc419.tar.bz2
gentoo-84244fc0f5a2dfce13539106b0acef8c75ffc419.zip
sys-devel/mold: Keyword 2.2.0 x86, #914592
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-devel/mold')
-rw-r--r--sys-devel/mold/mold-2.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/mold/mold-2.2.0.ebuild b/sys-devel/mold/mold-2.2.0.ebuild
index bdb6e5ef63b5..16ecf90ddcc2 100644
--- a/sys-devel/mold/mold-2.2.0.ebuild
+++ b/sys-devel/mold/mold-2.2.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 ~loong ~riscv"
+ KEYWORDS="~amd64 ~loong ~riscv ~x86"
fi
# mold (MIT)