diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-11-29 12:02:29 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-11-29 12:03:35 +0100 |
commit | 73e08c4c7e5befa7c322b8f285a78ad150c71a50 (patch) | |
tree | 0db7a4dfc0713c3765a8f5a19afb6434a5f75d85 /sys-devel/binutils | |
parent | dev-python/gmpy: Fix mpfr-4.2.1 compatibility (diff) | |
download | gentoo-73e08c4c7e5befa7c322b8f285a78ad150c71a50.tar.gz gentoo-73e08c4c7e5befa7c322b8f285a78ad150c71a50.tar.bz2 gentoo-73e08c4c7e5befa7c322b8f285a78ad150c71a50.zip |
sys-devel/binutils: Stabilize 2.40-r9 ppc, #916458
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-devel/binutils')
-rw-r--r-- | sys-devel/binutils/binutils-2.40-r9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/binutils/binutils-2.40-r9.ebuild b/sys-devel/binutils/binutils-2.40-r9.ebuild index bd9728b2f2df..c24eadb37d92 100644 --- a/sys-devel/binutils/binutils-2.40-r9.ebuild +++ b/sys-devel/binutils/binutils-2.40-r9.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 # |