diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-08-29 12:46:38 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-08-30 18:13:40 -0700 |
commit | 92dd466e3818bef63382ccec32d339b59bfb754f (patch) | |
tree | 948d2edd2992606f076b7a18c40a7cbcc1936ca6 /sys-devel | |
parent | dev-libs/libgcrypt-1.8.1: alpha stable, bug 629160 (diff) | |
download | gentoo-92dd466e3818bef63382ccec32d339b59bfb754f.tar.gz gentoo-92dd466e3818bef63382ccec32d339b59bfb754f.tar.bz2 gentoo-92dd466e3818bef63382ccec32d339b59bfb754f.zip |
sys-devel/binutils-2.28.1: ppc stable, bug 624524
Diffstat (limited to 'sys-devel')
-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 d2018ccceef6..ea05c8ea2df7 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" |