diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-10-06 14:39:43 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-10-06 14:39:43 +0000 |
commit | 130ecedea0f43cb68441c736f0e34820ff004125 (patch) | |
tree | d46e8bba2d5880d5199c2981185068921213d10f /sys-devel/binutils | |
parent | Stable on ppc64; bug #189243 (diff) | |
download | gentoo-2-130ecedea0f43cb68441c736f0e34820ff004125.tar.gz gentoo-2-130ecedea0f43cb68441c736f0e34820ff004125.tar.bz2 gentoo-2-130ecedea0f43cb68441c736f0e34820ff004125.zip |
s390 love
(Portage version: 2.1.3.11)
Diffstat (limited to 'sys-devel/binutils')
-rw-r--r-- | sys-devel/binutils/binutils-2.17-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.18.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-devel/binutils/binutils-2.17-r1.ebuild b/sys-devel/binutils/binutils-2.17-r1.ebuild index 9a8e7b0bc5c9..0e78407b3263 100644 --- a/sys-devel/binutils/binutils-2.17-r1.ebuild +++ b/sys-devel/binutils/binutils-2.17-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.17-r1.ebuild,v 1.7 2007/10/06 14:38:59 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.17-r1.ebuild,v 1.8 2007/10/06 14:39:43 vapier Exp $ PATCHVER="1.3" UCLIBC_PATCHVER="1.0" @@ -8,4 +8,4 @@ ELF2FLT_VER="" inherit toolchain-binutils # ARCH - packages to test before marking -KEYWORDS="-* ~alpha amd64 arm ~hppa ia64 mips ppc ~ppc64 sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="-* ~alpha amd64 arm ~hppa ia64 mips ppc ~ppc64 ~s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" diff --git a/sys-devel/binutils/binutils-2.18.ebuild b/sys-devel/binutils/binutils-2.18.ebuild index c4b0ec0f20a6..33716104c994 100644 --- a/sys-devel/binutils/binutils-2.18.ebuild +++ b/sys-devel/binutils/binutils-2.18.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.18.ebuild,v 1.5 2007/09/09 04:33:32 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.18.ebuild,v 1.6 2007/10/06 14:39:43 vapier Exp $ PATCHVER="1.2" ELF2FLT_VER="" inherit toolchain-binutils -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" |