diff options
author | 2002-08-16 14:24:50 +0000 | |
---|---|---|
committer | 2002-08-16 14:24:50 +0000 | |
commit | 555df1892dfc1dc6d7bb5cd2d679ef2b75a6297d (patch) | |
tree | d5cf0cbefe046ad05432f883ee79eb6cab02948f /net-ftp/oftpd | |
parent | Adding sparc/sparc64 keywords (diff) | |
download | historical-555df1892dfc1dc6d7bb5cd2d679ef2b75a6297d.tar.gz historical-555df1892dfc1dc6d7bb5cd2d679ef2b75a6297d.tar.bz2 historical-555df1892dfc1dc6d7bb5cd2d679ef2b75a6297d.zip |
Adding sparc/sparc64 keywords
Diffstat (limited to 'net-ftp/oftpd')
-rw-r--r-- | net-ftp/oftpd/oftpd-0.3.6-r7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/oftpd/oftpd-0.3.6-r7.ebuild b/net-ftp/oftpd/oftpd-0.3.6-r7.ebuild index 301c86098d0d..0fbdc2e14b8b 100644 --- a/net-ftp/oftpd/oftpd-0.3.6-r7.ebuild +++ b/net-ftp/oftpd/oftpd-0.3.6-r7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-ftp/oftpd/oftpd-0.3.6-r7.ebuild,v 1.2 2002/07/17 09:39:57 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/oftpd/oftpd-0.3.6-r7.ebuild,v 1.3 2002/08/16 14:24:49 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="Secure, small, anonymous only ftpd" @@ -11,7 +11,7 @@ DEPEND="virtual/glibc" SLOT="0" LICENSE="as-is" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" src_compile() { # local myconf |