diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-11-17 00:00:12 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-11-17 00:00:12 +0000 |
commit | 98a7bb6c5fe568778e20186bcaa59f300df3b62c (patch) | |
tree | d1ba076668c9d3aa6d2a88cf0c9fbf64fb06e247 /sys-devel | |
parent | Stable on x86, security bug #152672. (diff) | |
download | gentoo-2-98a7bb6c5fe568778e20186bcaa59f300df3b62c.tar.gz gentoo-2-98a7bb6c5fe568778e20186bcaa59f300df3b62c.tar.bz2 gentoo-2-98a7bb6c5fe568778e20186bcaa59f300df3b62c.zip |
alpha/hppa love
(Portage version: 2.1.2_rc1-r7)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/binutils-2.17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/binutils/binutils-2.17.ebuild b/sys-devel/binutils/binutils-2.17.ebuild index 197831e9a24c..7bda3e175a84 100644 --- a/sys-devel/binutils/binutils-2.17.ebuild +++ b/sys-devel/binutils/binutils-2.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.17.ebuild,v 1.15 2006/11/04 11:35:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.17.ebuild,v 1.16 2006/11/17 00:00:12 vapier Exp $ PATCHVER="1.1" UCLIBC_PATCHVER="1.0" @@ -8,4 +8,4 @@ ELF2FLT_VER="" inherit toolchain-binutils # ARCH - packages to test before marking -KEYWORDS="-* ~amd64 arm ia64 ~mips ppc ~ppc64 sh sparc ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="-* ~alpha ~amd64 arm ~hppa ia64 ~mips ppc ~ppc64 sh sparc ~sparc-fbsd ~x86 ~x86-fbsd" |