diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-08-07 08:38:29 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-08-07 08:40:18 +0100 |
commit | 8a0fa3d7e8c98f5e4d5f9c6beb13668243eefcb9 (patch) | |
tree | 7efa7c7cb532f3d40c4ef27f2821093b5fc48077 /sys-devel | |
parent | media-libs/libmtp: stable 1.1.13 for ia64, bug #622910 (diff) | |
download | gentoo-8a0fa3d7e8c98f5e4d5f9c6beb13668243eefcb9.tar.gz gentoo-8a0fa3d7e8c98f5e4d5f9c6beb13668243eefcb9.tar.bz2 gentoo-8a0fa3d7e8c98f5e4d5f9c6beb13668243eefcb9.zip |
sys-devel/binutils: stable 2.28.1 for ia64, bug #624524
Package-Manager: Portage-2.3.6, Repoman-2.3.3
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/binutils-2.28.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/binutils/binutils-2.28.1.ebuild b/sys-devel/binutils/binutils-2.28.1.ebuild index 6fafa8ee88a9..607dac950c3d 100644 --- a/sys-devel/binutils/binutils-2.28.1.ebuild +++ b/sys-devel/binutils/binutils-2.28.1.ebuild @@ -7,4 +7,4 @@ PATCHVER="1.0" ELF2FLT_VER="" inherit toolchain-binutils -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd -sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd -sparc-fbsd ~x86-fbsd" |