diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2003-07-16 08:13:45 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2003-07-16 08:13:45 +0000 |
commit | 77e09c9015fe0da761236b29861a73db157b6926 (patch) | |
tree | 6b64db015d7b31c1d281e877c503f6fa1e933476 /sys-devel/bin86/bin86-0.15.5.ebuild | |
parent | made mailman compatible with both apache and apache2 (diff) | |
download | gentoo-2-77e09c9015fe0da761236b29861a73db157b6926.tar.gz gentoo-2-77e09c9015fe0da761236b29861a73db157b6926.tar.bz2 gentoo-2-77e09c9015fe0da761236b29861a73db157b6926.zip |
masked on ppc
Diffstat (limited to 'sys-devel/bin86/bin86-0.15.5.ebuild')
-rw-r--r-- | sys-devel/bin86/bin86-0.15.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/bin86/bin86-0.15.5.ebuild b/sys-devel/bin86/bin86-0.15.5.ebuild index adb18c9a3dcb..0750f251d763 100644 --- a/sys-devel/bin86/bin86-0.15.5.ebuild +++ b/sys-devel/bin86/bin86-0.15.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/bin86-0.15.5.ebuild,v 1.10 2003/02/13 16:26:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/bin86-0.15.5.ebuild,v 1.11 2003/07/16 08:13:35 pvdabeel Exp $ S=${WORKDIR}/bin86 DESCRIPTION="Assembler and loader used to create kernel bootsector" @@ -10,7 +10,7 @@ HOMEPAGE="http://www.cix.co.uk/~mayday/" DEPEND="virtual/glibc" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 sparc " +KEYWORDS="x86 sparc -ppc" src_unpack() { |