diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-01-07 21:00:02 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-01-07 21:00:02 +0000 |
commit | 63c6fb42817d111cca00554f3eb76f13dedcb0c4 (patch) | |
tree | 2eed232b18a207b67d07fb0548982708562c041e /sys-devel/bin86/bin86-0.16.11-r1.ebuild | |
parent | goodbye egcs64-sparc, hello gcc-sparc64 (diff) | |
download | gentoo-2-63c6fb42817d111cca00554f3eb76f13dedcb0c4.tar.gz gentoo-2-63c6fb42817d111cca00554f3eb76f13dedcb0c4.tar.bz2 gentoo-2-63c6fb42817d111cca00554f3eb76f13dedcb0c4.zip |
-sparc all of them, they don't work for sparc
Diffstat (limited to 'sys-devel/bin86/bin86-0.16.11-r1.ebuild')
-rw-r--r-- | sys-devel/bin86/bin86-0.16.11-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-devel/bin86/bin86-0.16.11-r1.ebuild b/sys-devel/bin86/bin86-0.16.11-r1.ebuild index c638456a54eb..ec7486651f98 100644 --- a/sys-devel/bin86/bin86-0.16.11-r1.ebuild +++ b/sys-devel/bin86/bin86-0.16.11-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/bin86-0.16.11-r1.ebuild,v 1.2 2003/09/06 08:09:55 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/bin86-0.16.11-r1.ebuild,v 1.3 2004/01/07 20:59:51 gustavoz Exp $ IUSE="" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.cix.co.uk/~mayday/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc -ppc" +KEYWORDS="~x86 -sparc -ppc" DEPEND="virtual/glibc sys-apps/sed" RDEPEND="virtual/glibc" |