diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-04-18 09:15:55 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-04-18 14:35:54 +0200 |
commit | 801e6807b0ba1aa1344f8e36c4914ca2b134289c (patch) | |
tree | fc60c1f45c89e9eedd98c55c4aa890a3879cf6d2 /sys-devel | |
parent | sys-kernel/gentoo-sources: Linux patch 4.4.62 (diff) | |
download | gentoo-801e6807b0ba1aa1344f8e36c4914ca2b134289c.tar.gz gentoo-801e6807b0ba1aa1344f8e36c4914ca2b134289c.tar.bz2 gentoo-801e6807b0ba1aa1344f8e36c4914ca2b134289c.zip |
sys-devel/binutils-hppa64: Stable for HPPA too.
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils-hppa64/binutils-hppa64-2.26.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/binutils-hppa64/binutils-hppa64-2.26.1.ebuild b/sys-devel/binutils-hppa64/binutils-hppa64-2.26.1.ebuild index a3bd6fbb8afc..5db0e861b19e 100644 --- a/sys-devel/binutils-hppa64/binutils-hppa64-2.26.1.ebuild +++ b/sys-devel/binutils-hppa64/binutils-hppa64-2.26.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -11,7 +11,7 @@ inherit toolchain-binutils DESCRIPTION="binutils package for building 64bit kernels on HPPA" -KEYWORDS="-* ~hppa" +KEYWORDS="-* hppa" # 66_all_binutils-2.22-warn-textrel.patch fails to apply with # patch-2.5.9, so require a version that for sure works |