diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-08 01:00:19 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-08 01:00:19 +0300 |
commit | ab4a41ebdfd35e5b8057c34065b17384bec4e0c5 (patch) | |
tree | 7f345c532773471272255245cca88852c0a5b1af /sys-devel | |
parent | sys-libs/binutils-libs: m68k stable wrt bug #681682 (diff) | |
download | gentoo-ab4a41ebdfd35e5b8057c34065b17384bec4e0c5.tar.gz gentoo-ab4a41ebdfd35e5b8057c34065b17384bec4e0c5.tar.bz2 gentoo-ab4a41ebdfd35e5b8057c34065b17384bec4e0c5.zip |
sys-devel/binutils: sh stable wrt bug #681682
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')
-rw-r--r-- | sys-devel/binutils/binutils-2.31.1-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/binutils/binutils-2.31.1-r4.ebuild b/sys-devel/binutils/binutils-2.31.1-r4.ebuild index 8ba97ea1be0c..c3ec62ac8593 100644 --- a/sys-devel/binutils/binutils-2.31.1-r4.ebuild +++ b/sys-devel/binutils/binutils-2.31.1-r4.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 |