diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2017-11-20 16:18:22 +0100 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2017-11-20 16:18:22 +0100 |
commit | 1117b5d762000ecfcb27fe710053425b2143d0c6 (patch) | |
tree | 81eb3478e4fee8e8a5ab8858f1f4e842d7d35583 /sys-devel | |
parent | app-misc/plod: Stable on amd64 (diff) | |
download | gentoo-1117b5d762000ecfcb27fe710053425b2143d0c6.tar.gz gentoo-1117b5d762000ecfcb27fe710053425b2143d0c6.tar.bz2 gentoo-1117b5d762000ecfcb27fe710053425b2143d0c6.zip |
sys-devel/binutils: Stable on amd64
Package-Manager: Portage-2.3.14, Repoman-2.3.6
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/binutils-2.29.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/binutils/binutils-2.29.1-r1.ebuild b/sys-devel/binutils/binutils-2.29.1-r1.ebuild index 5a34f9732eac..36beef8d6bc0 100644 --- a/sys-devel/binutils/binutils-2.29.1-r1.ebuild +++ b/sys-devel/binutils/binutils-2.29.1-r1.ebuild @@ -7,6 +7,6 @@ PATCHVER="3" 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" PATCHES=( "${FILESDIR}/${P}-nogoldtest.patch" ) |