summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-08-12 19:53:26 +0100
committerSam James <sam@gentoo.org>2024-08-12 19:53:26 +0100
commit5d33d28acda6a0dda308524507f914041609ae41 (patch)
treec491a0c230e0f118fcfca03a0799bd34b7e8b6c7 /sys-devel
parentdev-python/selenium: Remove old (diff)
downloadgentoo-5d33d28acda6a0dda308524507f914041609ae41.tar.gz
gentoo-5d33d28acda6a0dda308524507f914041609ae41.tar.bz2
gentoo-5d33d28acda6a0dda308524507f914041609ae41.zip
sys-devel/mold: Keyword 2.33.0 ppc, #917271
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/mold/mold-2.33.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/mold/mold-2.33.0.ebuild b/sys-devel/mold/mold-2.33.0.ebuild
index 638c34d50c92..c125e91b311b 100644
--- a/sys-devel/mold/mold-2.33.0.ebuild
+++ b/sys-devel/mold/mold-2.33.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 ~arm ~arm64 ~loong ~riscv ~sparc ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~riscv ~sparc ~x86"
fi
# mold (MIT)