summaryrefslogtreecommitdiff
path: root/sys-devel/binutils
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2018-01-14 15:03:43 -0500
committerMike Frysinger <vapier@gentoo.org>2018-01-14 15:03:54 -0500
commit127fb7ed439baf7c03e8d9a742adc3e0df5e0e80 (patch)
treeffffafe6585f94b7353bee8269ea67472320efda /sys-devel/binutils
parentabc70c8a62cbd33c8db6d59d99c0200b0c1e671d (diff)
downloadgentoo-127fb7ed439baf7c03e8d9a742adc3e0df5e0e80.tar.gz
gentoo-127fb7ed439baf7c03e8d9a742adc3e0df5e0e80.tar.xz
sys-devel/binutils: mark 2.29.1-r1 m68k/s390/sh stable
Diffstat (limited to 'sys-devel/binutils')
-rw-r--r--sys-devel/binutils/binutils-2.29.1-r1.ebuild2
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 8cac4ed2a89..0dd92fdbd6e 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" )