diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-06-01 23:04:17 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-06-01 23:04:17 +0000 |
commit | 6674f849c63deb010d20c37041ca548bbf20e74f (patch) | |
tree | 8b9922cbc99132a531e4510a207f3d1ed14f075e /sys-devel/binutils | |
parent | Now blocks with cryptsetup-luks (diff) | |
download | gentoo-2-6674f849c63deb010d20c37041ca548bbf20e74f.tar.gz gentoo-2-6674f849c63deb010d20c37041ca548bbf20e74f.tar.bz2 gentoo-2-6674f849c63deb010d20c37041ca548bbf20e74f.zip |
stabilize
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'sys-devel/binutils')
-rw-r--r-- | sys-devel/binutils/binutils-2.15.90.0.1.1-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/binutils/binutils-2.15.90.0.1.1-r5.ebuild b/sys-devel/binutils/binutils-2.15.90.0.1.1-r5.ebuild index 147fd45e3224..fb7c3feac305 100644 --- a/sys-devel/binutils/binutils-2.15.90.0.1.1-r5.ebuild +++ b/sys-devel/binutils/binutils-2.15.90.0.1.1-r5.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.15.90.0.1.1-r5.ebuild,v 1.1 2005/05/28 08:37:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.15.90.0.1.1-r5.ebuild,v 1.2 2005/06/01 23:04:17 vapier Exp $ PATCHVER="1.2" UCLIBC_PATCHVER="1.0" inherit toolchain-binutils -KEYWORDS="-* ~amd64 -arm -hppa ~ppc ~s390 ~x86" +KEYWORDS="-* amd64 -arm -hppa ppc s390 x86" |