diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-18 17:43:38 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-18 17:43:38 +0000 |
commit | b87faee883c20a8e1fbc6a23c364e918b859773b (patch) | |
tree | bea52c5bfd26565b11acaba6fd8ecf831a8375a6 /sys-devel/binutils | |
parent | x11-misc/wmctrl: keyworded 1.07-r2 for ppc64, bug #637524 (thanks to ernsteis... (diff) | |
download | gentoo-b87faee883c20a8e1fbc6a23c364e918b859773b.tar.gz gentoo-b87faee883c20a8e1fbc6a23c364e918b859773b.tar.bz2 gentoo-b87faee883c20a8e1fbc6a23c364e918b859773b.zip |
sys-devel/binutils: stable 2.29.1-r1 for ia64, bug #627166
Package-Manager: Portage-2.3.14, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'sys-devel/binutils')
-rw-r--r-- | sys-devel/binutils/binutils-2.29.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/binutils/binutils-2.29.1-r1.ebuild b/sys-devel/binutils/binutils-2.29.1-r1.ebuild index b0f97883f2f9..b959d410ae74 100644 --- a/sys-devel/binutils/binutils-2.29.1-r1.ebuild +++ b/sys-devel/binutils/binutils-2.29.1-r1.ebuild @@ -7,6 +7,6 @@ PATCHVER="3" 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" PATCHES=( "${FILESDIR}/${P}-nogoldtest.patch" ) |