summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2017-11-18 19:06:52 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2017-11-18 19:06:52 +0000
commit375dc10a70dda103278d1bfc161005bd9b582d34 (patch)
treec8fce6862dc5e54081ec70c03f2086079e359d42 /sys-devel
parentdev-libs/libisoburn: stable 1.4.8-r1 for ppc, bug #638002 (diff)
downloadgentoo-375dc10a70dda103278d1bfc161005bd9b582d34.tar.gz
gentoo-375dc10a70dda103278d1bfc161005bd9b582d34.tar.bz2
gentoo-375dc10a70dda103278d1bfc161005bd9b582d34.zip
sys-devel/binutils: stable 2.29.1-r1 for ppc64, bug #627166
Package-Manager: Portage-2.3.14, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/binutils/binutils-2.29.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/binutils/binutils-2.29.1-r1.ebuild b/sys-devel/binutils/binutils-2.29.1-r1.ebuild
index b959d410ae74..1264bfe07416 100644
--- a/sys-devel/binutils/binutils-2.29.1-r1.ebuild
+++ b/sys-devel/binutils/binutils-2.29.1-r1.ebuild
@@ -7,6 +7,6 @@ PATCHVER="3"
ELF2FLT_VER=""
inherit toolchain-binutils
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd -sparc-fbsd ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd -sparc-fbsd ~x86-fbsd"
PATCHES=( "${FILESDIR}/${P}-nogoldtest.patch" )