diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-13 14:27:20 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-13 14:31:24 +0200 |
commit | debc1130a2846e6d3881986b8fd4f9f83caa4b22 (patch) | |
tree | 9e95dd8db0f0ad8e40acc19aafe53784b0145808 /sys-devel | |
parent | net-analyzer/wireshark: ppc64 stable wrt bug #620858 (diff) | |
download | gentoo-debc1130a2846e6d3881986b8fd4f9f83caa4b22.tar.gz gentoo-debc1130a2846e6d3881986b8fd4f9f83caa4b22.tar.bz2 gentoo-debc1130a2846e6d3881986b8fd4f9f83caa4b22.zip |
sys-devel/binutils: ppc64 stable wrt bug #621130
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/binutils-2.28-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/binutils/binutils-2.28-r2.ebuild b/sys-devel/binutils/binutils-2.28-r2.ebuild index c15fc67c8d58..02de9ddd1313 100644 --- a/sys-devel/binutils/binutils-2.28-r2.ebuild +++ b/sys-devel/binutils/binutils-2.28-r2.ebuild @@ -7,4 +7,4 @@ PATCHVER="1.2" 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" |