diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-11 15:26:30 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-11 15:27:56 +0300 |
commit | 044639f535a50d44dce333c6543425021bfac2f9 (patch) | |
tree | a2107f65ba29cd3ec9c8f1e263bfc7dc44255ca3 /sys-devel/binutils | |
parent | sys-libs/binutils-libs: s390 stable wrt bug #685416 (diff) | |
download | gentoo-044639f535a50d44dce333c6543425021bfac2f9.tar.gz gentoo-044639f535a50d44dce333c6543425021bfac2f9.tar.bz2 gentoo-044639f535a50d44dce333c6543425021bfac2f9.zip |
sys-devel/binutils: sh stable wrt bug #685416
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="sh"
Diffstat (limited to 'sys-devel/binutils')
-rw-r--r-- | sys-devel/binutils/binutils-2.31.1-r6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/binutils/binutils-2.31.1-r6.ebuild b/sys-devel/binutils/binutils-2.31.1-r6.ebuild index a0fe1e05e0dd..309878405d18 100644 --- a/sys-devel/binutils/binutils-2.31.1-r6.ebuild +++ b/sys-devel/binutils/binutils-2.31.1-r6.ebuild @@ -45,7 +45,7 @@ case ${PV} in *) SRC_URI="mirror://gnu/binutils/binutils-${PV}.tar.xz" SLOT=$(get_version_component_range 1-2) - 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" ;; esac |