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 | a010638a4b1456472bf8f25f9d676be4f96ae2fc (patch) | |
tree | 79590f4c34b02cbefc8b1e0fcf1ced52ebd02f65 /sys-devel/bin86/bin86-0.16.10.ebuild | |
parent | made mailman compatible with both apache and apache2 (diff) | |
download | historical-a010638a4b1456472bf8f25f9d676be4f96ae2fc.tar.gz historical-a010638a4b1456472bf8f25f9d676be4f96ae2fc.tar.bz2 historical-a010638a4b1456472bf8f25f9d676be4f96ae2fc.zip |
masked on ppc
Diffstat (limited to 'sys-devel/bin86/bin86-0.16.10.ebuild')
-rw-r--r-- | sys-devel/bin86/bin86-0.16.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/bin86/bin86-0.16.10.ebuild b/sys-devel/bin86/bin86-0.16.10.ebuild index 531b87cc721b..daf4dec870af 100644 --- a/sys-devel/bin86/bin86-0.16.10.ebuild +++ b/sys-devel/bin86/bin86-0.16.10.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.16.10.ebuild,v 1.2 2003/02/13 16:26:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/bin86-0.16.10.ebuild,v 1.3 2003/07/16 08:13:35 pvdabeel Exp $ IUSE="" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.cix.co.uk/~mayday/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc " +KEYWORDS="~x86 ~sparc -ppc" DEPEND="virtual/glibc" |