diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-01-05 12:19:02 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-01-05 12:19:28 +0000 |
commit | 2a577c8f5bcf8864f0bade3e5e66396efc13581c (patch) | |
tree | d17ba92405828760dd2a16bcdba0fc7827a63e9d /sys-devel/binutils | |
parent | dev-tex/bibtex2html: Version bump 1.99 (diff) | |
download | gentoo-2a577c8f5bcf8864f0bade3e5e66396efc13581c.tar.gz gentoo-2a577c8f5bcf8864f0bade3e5e66396efc13581c.tar.bz2 gentoo-2a577c8f5bcf8864f0bade3e5e66396efc13581c.zip |
sys-devel/binutils: stable 2.32-r2 on ia64, bug #699180
Bug: https://bugs.gentoo.org/699180
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-devel/binutils')
-rw-r--r-- | sys-devel/binutils/binutils-2.32-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/binutils/binutils-2.32-r2.ebuild b/sys-devel/binutils/binutils-2.32-r2.ebuild index e24bc140daf5..9d02442c6e83 100644 --- a/sys-devel/binutils/binutils-2.32-r2.ebuild +++ b/sys-devel/binutils/binutils-2.32-r2.ebuild @@ -42,7 +42,7 @@ case ${PV} in *) SRC_URI="mirror://gnu/binutils/binutils-${PV}.tar.xz" SLOT=$(ver_cut 1-2) - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86" ;; esac |