summaryrefslogtreecommitdiff
path: root/sys-devel/binutils
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2017-12-27 22:29:55 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2017-12-27 22:30:20 +0000
commit11b30d27c860778708a0b2a05995ad81bab04aeb (patch)
treea5140d975da287134f2f33c7f53c625965bfc129 /sys-devel/binutils
parent45a40c14d9543384a4c95146cf0ee1ce01871362 (diff)
downloadgentoo-11b30d27c860778708a0b2a05995ad81bab04aeb.tar.gz
gentoo-11b30d27c860778708a0b2a05995ad81bab04aeb.tar.xz
sys-devel/binutils: stable 2.29.1-r1 for hppa, bug #627166
Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'sys-devel/binutils')
-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 49389780186..8cac4ed2a89 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" )