diff options
author | Michael Weber <xmw@gentoo.org> | 2017-03-08 22:57:37 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-03-08 22:57:37 +0100 |
commit | b1b58004d61910b194350a3aeda58ec56b9c6190 (patch) | |
tree | 733c046daf100d42eda770521f399e02f47171de /sys-devel | |
parent | sys-apps/man-db: ppc ppc64 stable (bug 602588). (diff) | |
download | gentoo-b1b58004d61910b194350a3aeda58ec56b9c6190.tar.gz gentoo-b1b58004d61910b194350a3aeda58ec56b9c6190.tar.bz2 gentoo-b1b58004d61910b194350a3aeda58ec56b9c6190.zip |
sys-devel/binutils: arm ppc ppc64 stable (bug 595288).
Package-Manager: Portage-2.3.4, Repoman-2.3.2
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/binutils-2.26.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/binutils/binutils-2.26.1.ebuild b/sys-devel/binutils/binutils-2.26.1.ebuild index 22ce4abd710a..fe59738e8538 100644 --- a/sys-devel/binutils/binutils-2.26.1.ebuild +++ b/sys-devel/binutils/binutils-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" @@ -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" |