diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-12 14:41:44 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-12 14:41:44 +0200 |
commit | ed49ae933d6c649da9c2f2a61b42d4c04f02a356 (patch) | |
tree | 78120003cb121a9b9a274d977902659771a0d978 /sys-devel | |
parent | net-analyzer/wireshark: amd64 stable wrt bug #620858 (diff) | |
download | gentoo-ed49ae933d6c649da9c2f2a61b42d4c04f02a356.tar.gz gentoo-ed49ae933d6c649da9c2f2a61b42d4c04f02a356.tar.bz2 gentoo-ed49ae933d6c649da9c2f2a61b42d4c04f02a356.zip |
sys-devel/binutils: amd64 stable wrt bug #621130
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
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 b993a3eecc49..d5692a5f8203 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" |