diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-08 01:00:00 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-08 01:00:00 +0300 |
commit | ccbd100a9ec68a050efd7f0e7bb4cfa23f54f218 (patch) | |
tree | 97ff7498f38960b9b860953ce3961e369e1998d0 /sys-devel/binutils | |
parent | sys-libs/binutils-libs: arm stable wrt bug #681682 (diff) | |
download | gentoo-ccbd100a9ec68a050efd7f0e7bb4cfa23f54f218.tar.gz gentoo-ccbd100a9ec68a050efd7f0e7bb4cfa23f54f218.tar.bz2 gentoo-ccbd100a9ec68a050efd7f0e7bb4cfa23f54f218.zip |
sys-devel/binutils: m68k 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="m68k"
Diffstat (limited to 'sys-devel/binutils')
-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 f4976430534b..8ba97ea1be0c 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 |