diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-03-15 06:47:10 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-03-15 06:47:10 +0100 |
commit | 5f7e26e8a00acb5f630d9f6d0e12ec02b60218f5 (patch) | |
tree | f7e4ac4232d23c208f6d422ec1630a25db8758ff /sys-devel/binutils | |
parent | sys-libs/binutils-libs: Stable for HPPA (bug #612436). (diff) | |
download | gentoo-5f7e26e8a00acb5f630d9f6d0e12ec02b60218f5.tar.gz gentoo-5f7e26e8a00acb5f630d9f6d0e12ec02b60218f5.tar.bz2 gentoo-5f7e26e8a00acb5f630d9f6d0e12ec02b60218f5.zip |
sys-devel/binutils: Stable for HPPA (bug #595288).
Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --ignore-arches
Diffstat (limited to 'sys-devel/binutils')
-rw-r--r-- | sys-devel/binutils/binutils-2.26.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/binutils/binutils-2.26.1.ebuild b/sys-devel/binutils/binutils-2.26.1.ebuild index 5d327c0ffffa..be0c15f3fc8c 100644 --- a/sys-devel/binutils/binutils-2.26.1.ebuild +++ b/sys-devel/binutils/binutils-2.26.1.ebuild @@ -7,4 +7,4 @@ PATCHVER="1.0" 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" |