summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-08-01 09:59:03 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2020-08-01 09:59:03 +0100
commit352e7ee55aea4e0967b83e0d4b14e33997978748 (patch)
tree1aaecda1d8ab5caf091fe7266739fead256ace68 /sys-devel/binutils-config
parentsys-devel/gcc-config: stable 2.3.1 for ppc64 (diff)
downloadgentoo-352e7ee55aea4e0967b83e0d4b14e33997978748.tar.gz
gentoo-352e7ee55aea4e0967b83e0d4b14e33997978748.tar.bz2
gentoo-352e7ee55aea4e0967b83e0d4b14e33997978748.zip
sys-devel/binutils-config: stable 5.3.2 for ppc64
stable wrt bug #733868 Package-Manager: Portage-3.0.1, Repoman-2.3.23 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-devel/binutils-config')
-rw-r--r--sys-devel/binutils-config/binutils-config-5.3.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/binutils-config/binutils-config-5.3.2.ebuild b/sys-devel/binutils-config/binutils-config-5.3.2.ebuild
index 7a22d81afea7..43d0393f1291 100644
--- a/sys-devel/binutils-config/binutils-config-5.3.2.ebuild
+++ b/sys-devel/binutils-config/binutils-config-5.3.2.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == 9999 ]]; then
inherit git-r3
else
SRC_URI="https://dev.gentoo.org/~slyfox/distfiles/${P}.tar.xz"
- 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
DESCRIPTION="Utility to change the binutils version being used"