summaryrefslogtreecommitdiff
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
parentsys-devel/binutils: mark 2.28.1 arm64/m68k/s390/sh stable (diff)
downloadgentoo-127fb7ed439baf7c03e8d9a742adc3e0df5e0e80.tar.gz
gentoo-127fb7ed439baf7c03e8d9a742adc3e0df5e0e80.tar.bz2
gentoo-127fb7ed439baf7c03e8d9a742adc3e0df5e0e80.zip
sys-devel/binutils: mark 2.29.1-r1 m68k/s390/sh stable
Diffstat (limited to 'sys-devel')
-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 8cac4ed2a89c..0dd92fdbd6ee 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" )