diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2021-05-15 15:03:12 -0700 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2021-05-15 15:03:28 -0700 |
commit | ad61f9bcd93ef865906a07440084e3788f552c28 (patch) | |
tree | eca6994ecd7836c3c23101cd47330d1d38edb071 /sys-devel/binutils | |
parent | readme.gentoo.eclass: Remove last-rited eclass (diff) | |
download | gentoo-ad61f9bcd93ef865906a07440084e3788f552c28.tar.gz gentoo-ad61f9bcd93ef865906a07440084e3788f552c28.tar.bz2 gentoo-ad61f9bcd93ef865906a07440084e3788f552c28.zip |
sys-devel/binutils: 2.35.2 ppc64 stable, bug #779805
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'sys-devel/binutils')
-rw-r--r-- | sys-devel/binutils/binutils-2.35.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/binutils/binutils-2.35.2.ebuild b/sys-devel/binutils/binutils-2.35.2.ebuild index 63ef9e389bbf..051e68de5e7b 100644 --- a/sys-devel/binutils/binutils-2.35.2.ebuild +++ b/sys-devel/binutils/binutils-2.35.2.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 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86" + KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86" fi # |