diff options
author | Brad House <brad_mssw@gentoo.org> | 2003-12-17 04:26:15 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2003-12-17 04:26:15 +0000 |
commit | 8ba2f4eb23326a64461f6d7288cec43a7e408b86 (patch) | |
tree | 5f10c5e43923bfeb71108ccb28ee2dc59587ad87 /net-fs | |
parent | ppc64 (diff) | |
download | gentoo-2-8ba2f4eb23326a64461f6d7288cec43a7e408b86.tar.gz gentoo-2-8ba2f4eb23326a64461f6d7288cec43a7e408b86.tar.bz2 gentoo-2-8ba2f4eb23326a64461f6d7288cec43a7e408b86.zip |
ppc64
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/samba/samba-3.0.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-fs/samba/samba-3.0.0-r1.ebuild b/net-fs/samba/samba-3.0.0-r1.ebuild index 1df0a163805c..27f34f5c8be2 100644 --- a/net-fs/samba/samba-3.0.0-r1.ebuild +++ b/net-fs/samba/samba-3.0.0-r1.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/net-fs/samba/samba-3.0.0-r1.ebuild,v 1.5 2003/12/09 00:21:12 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.0.0-r1.ebuild,v 1.6 2003/12/17 04:26:15 brad_mssw Exp $ inherit eutils @@ -36,7 +36,7 @@ DEPEND="sys-devel/autoconf ${_COMMON_DEPS}" #IDEALX scripts are now using Net::LDAP RDEPEND="ldap? dev-perl/perl-ldap ${_COMMON_DEPS}" -KEYWORDS="~x86 ~ppc ~sparc ~mips hppa amd64" +KEYWORDS="~x86 ~ppc ~sparc ~mips hppa amd64 ppc64" LICENSE="GPL-2" SLOT="0" |