summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-12-23 02:17:01 +0000
committerSam James <sam@gentoo.org>2020-12-23 02:17:01 +0000
commit97b38248e81824e94193d146596e580ef9af3a1b (patch)
treec2d95fc844b1e38845966d3e839d0e3e8c16f7dc /sys-devel/binutils
parentsys-libs/binutils-libs: Stabilize 2.34-r2 ppc, #734598 (diff)
downloadgentoo-97b38248e81824e94193d146596e580ef9af3a1b.tar.gz
gentoo-97b38248e81824e94193d146596e580ef9af3a1b.tar.bz2
gentoo-97b38248e81824e94193d146596e580ef9af3a1b.zip
sys-devel/binutils: Stabilize 2.34-r2 ppc64, #734598
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/binutils')
-rw-r--r--sys-devel/binutils/binutils-2.34-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/binutils/binutils-2.34-r2.ebuild b/sys-devel/binutils/binutils-2.34-r2.ebuild
index b88c8281b450..b18c16bc3c90 100644
--- a/sys-devel/binutils/binutils-2.34-r2.ebuild
+++ b/sys-devel/binutils/binutils-2.34-r2.ebuild
@@ -33,7 +33,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 sparc x86"
+ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86"
;;
esac