commit: cd1d3e317efc6e7f60fe2900b695a549c0f48518 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Thu Jul 18 11:44:53 2019 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Thu Jul 18 11:44:53 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd1d3e31
sys-devel/binutils: ia64 stable wrt bug #688904 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="ia64" sys-devel/binutils/binutils-2.32-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/binutils/binutils-2.32-r1.ebuild b/sys-devel/binutils/binutils-2.32-r1.ebuild index dbea23ee9a4..930f98fd4ac 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