From 4487f3da0600dd83bcb2a83c8b0811965c4d90d9 Mon Sep 17 00:00:00 2001 From: Ned Ludd Date: Fri, 26 Mar 2004 00:49:21 +0000 Subject: remove stable ppc64 arch keyword --- net-ftp/oftpd/oftpd-0.3.7.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-ftp') diff --git a/net-ftp/oftpd/oftpd-0.3.7.ebuild b/net-ftp/oftpd/oftpd-0.3.7.ebuild index b0f451318a08..06d7d5e61279 100644 --- a/net-ftp/oftpd/oftpd-0.3.7.ebuild +++ b/net-ftp/oftpd/oftpd-0.3.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/oftpd/oftpd-0.3.7.ebuild,v 1.1 2004/03/26 00:43:59 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/oftpd/oftpd-0.3.7.ebuild,v 1.2 2004/03/26 00:49:21 solar Exp $ S=${WORKDIR}/${P} DESCRIPTION="Secure, small, anonymous only ftpd" @@ -11,7 +11,7 @@ DEPEND="virtual/glibc" SLOT="0" LICENSE="as-is" -KEYWORDS="~x86 ~sparc ~ppc ppc64" +KEYWORDS="~x86 ~sparc ~ppc ~ppc64" src_compile() { # local myconf -- cgit v1.2.3-65-gdbad