summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-07-28 13:36:06 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-07-28 13:36:06 +0300
commitc28981c022a460e73ef5df90413f37b4d2637183 (patch)
tree8ff25ab189e3cf267b5a6449af62442e5052f8fd
parentdev-libs/elfutils: m68k stable wrt bug #688904 (diff)
downloadgentoo-c28981c022a460e73ef5df90413f37b4d2637183.tar.gz
gentoo-c28981c022a460e73ef5df90413f37b4d2637183.tar.bz2
gentoo-c28981c022a460e73ef5df90413f37b4d2637183.zip
sys-devel/binutils: m68k stable wrt bug #688904
Package-Manager: Portage-2.3.66, Repoman-2.3.16 RepoMan-Options: --include-arches="m68k" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
-rw-r--r--sys-devel/binutils/binutils-2.32-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/binutils/binutils-2.32-r1.ebuild b/sys-devel/binutils/binutils-2.32-r1.ebuild
index f93cb6dcdb27..c1e39fee45ef 100644
--- a/sys-devel/binutils/binutils-2.32-r1.ebuild
+++ b/sys-devel/binutils/binutils-2.32-r1.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 ~riscv s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd"
+ KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd"
;;
esac