diff options
author | 2023-06-30 22:13:45 +0100 | |
---|---|---|
committer | 2023-06-30 22:13:45 +0100 | |
commit | b1c92fe5cc4034753ce7ef1072cc8a240c3001db (patch) | |
tree | ba6b707e0f64149a4bc71c776f03691ea40f9594 /sys-devel/binutils | |
parent | media-libs/libwebp: Stabilize 1.2.4-r2 amd64, #909410 (diff) | |
download | gentoo-b1c92fe5cc4034753ce7ef1072cc8a240c3001db.tar.gz gentoo-b1c92fe5cc4034753ce7ef1072cc8a240c3001db.tar.bz2 gentoo-b1c92fe5cc4034753ce7ef1072cc8a240c3001db.zip |
sys-devel/binutils: Stabilize 2.40-r5 ppc64, #909412
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/binutils')
-rw-r--r-- | sys-devel/binutils/binutils-2.40-r5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/binutils/binutils-2.40-r5.ebuild b/sys-devel/binutils/binutils-2.40-r5.ebuild index b6d2c543fe48..689748580977 100644 --- a/sys-devel/binutils/binutils-2.40-r5.ebuild +++ b/sys-devel/binutils/binutils-2.40-r5.ebuild @@ -32,7 +32,7 @@ else [[ -z ${PATCH_VER} ]] || SRC_URI="${SRC_URI} https://dev.gentoo.org/~${PATCH_DEV}/distfiles/binutils-${PATCH_BINUTILS_VER}-patches-${PATCH_VER}.tar.xz" SLOT=$(ver_cut 1-2) - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86" fi # |