diff options
author | 2017-08-29 12:46:39 -0700 | |
---|---|---|
committer | 2017-08-30 18:13:40 -0700 | |
commit | d9ecedb4759c4eeb65d508314628c15da88f9b7c (patch) | |
tree | b1786099cb92ce6e9300bea78068152362c8691b /sys-devel/binutils | |
parent | sys-devel/binutils-2.28.1: ppc stable, bug 624524 (diff) | |
download | gentoo-d9ecedb4759c4eeb65d508314628c15da88f9b7c.tar.gz gentoo-d9ecedb4759c4eeb65d508314628c15da88f9b7c.tar.bz2 gentoo-d9ecedb4759c4eeb65d508314628c15da88f9b7c.zip |
sys-devel/binutils-2.28.1: ppc64 stable, bug 624524
Diffstat (limited to 'sys-devel/binutils')
-rw-r--r-- | sys-devel/binutils/binutils-2.28.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/binutils/binutils-2.28.1.ebuild b/sys-devel/binutils/binutils-2.28.1.ebuild index ea05c8ea2df7..d5b85d3f99af 100644 --- a/sys-devel/binutils/binutils-2.28.1.ebuild +++ b/sys-devel/binutils/binutils-2.28.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" |