summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-02 16:22:25 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-02 16:22:25 +0100
commit3a88caa1c16fa40507d19709e949e0ac4cf72f3f (patch)
tree5856c05da13b137ffa1566f18266b46972381c07 /sys-devel/binutils
parentdev-libs/check: ppc stable wrt bug #711082 (diff)
downloadgentoo-3a88caa1c16fa40507d19709e949e0ac4cf72f3f.tar.gz
gentoo-3a88caa1c16fa40507d19709e949e0ac4cf72f3f.tar.bz2
gentoo-3a88caa1c16fa40507d19709e949e0ac4cf72f3f.zip
sys-devel/binutils: ppc stable wrt bug #711106
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc" 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 e38048dc8eb0..5a6771f28b6a 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