diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-27 21:49:52 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-27 21:50:39 +0100 |
commit | 2c86aa4bbce37daf98d00811cc0e9acfd4279bcc (patch) | |
tree | d2dc4ff5c19858320acfc9bf2484ac07260151c9 /sys-devel | |
parent | media-libs/babl: stable 0.1.62 for ia64, bug #681082 (diff) | |
download | gentoo-2c86aa4bbce37daf98d00811cc0e9acfd4279bcc.tar.gz gentoo-2c86aa4bbce37daf98d00811cc0e9acfd4279bcc.tar.bz2 gentoo-2c86aa4bbce37daf98d00811cc0e9acfd4279bcc.zip |
sys-devel/binutils: stable 2.31.1-r4 for ia64, bug #681682
Package-Manager: Portage-2.3.65, Repoman-2.3.12
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
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 556b540d8b31..3c1224c4f4b2 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 |