summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-02 13:39:07 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-02 13:39:07 +0100
commit299983b8065d808a1d9e8bb55bc404ac13b7d881 (patch)
tree9850e56cfbad03f7767bd9f10879a66ed3061749 /sys-devel/binutils
parentdev-libs/check: ppc64 stable wrt bug #711082 (diff)
downloadgentoo-299983b8065d808a1d9e8bb55bc404ac13b7d881.tar.gz
gentoo-299983b8065d808a1d9e8bb55bc404ac13b7d881.tar.bz2
gentoo-299983b8065d808a1d9e8bb55bc404ac13b7d881.zip
sys-devel/binutils: ppc64 stable wrt bug #711106
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-devel/binutils')
-rw-r--r--sys-devel/binutils/binutils-2.33.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/binutils/binutils-2.33.1-r1.ebuild b/sys-devel/binutils/binutils-2.33.1-r1.ebuild
index e897561fb20f..e38048dc8eb0 100644
--- a/sys-devel/binutils/binutils-2.33.1-r1.ebuild
+++ b/sys-devel/binutils/binutils-2.33.1-r1.ebuild
@@ -42,7 +42,7 @@ case ${PV} in
*)
SRC_URI="mirror://gnu/binutils/binutils-${PV}.tar.xz"
SLOT=$(ver_cut 1-2)
- KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv s390 ~sh sparc x86"
+ KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ppc64 ~riscv s390 ~sh sparc x86"
;;
esac