diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-14 14:09:53 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-14 14:09:53 +0300 |
commit | 026bb2135171b3ce1b9645f79a5fcc57b7d7a2d8 (patch) | |
tree | 5403beb436264e959cb77970225ae7fbafef8051 /sys-devel | |
parent | sys-libs/binutils-libs: s390/sh/m68k stable wrt bug #667648 (diff) | |
download | gentoo-026bb2135171b3ce1b9645f79a5fcc57b7d7a2d8.tar.gz gentoo-026bb2135171b3ce1b9645f79a5fcc57b7d7a2d8.tar.bz2 gentoo-026bb2135171b3ce1b9645f79a5fcc57b7d7a2d8.zip |
sys-devel/binutils: s390/sh/m68k stable wrt bug #667648
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/binutils-2.30-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/binutils/binutils-2.30-r4.ebuild b/sys-devel/binutils/binutils-2.30-r4.ebuild index 3c21c3f362ed..bee5ec6cf227 100644 --- a/sys-devel/binutils/binutils-2.30-r4.ebuild +++ b/sys-devel/binutils/binutils-2.30-r4.ebuild @@ -35,7 +35,7 @@ case ${PV} in ;; esac SLOT="${BVER}" -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd" # # The Gentoo patchset |