diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-11-18 17:57:38 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-11-18 17:57:38 +0000 |
commit | aad5277095f1572d4d591caf4c37ebae843d8d6d (patch) | |
tree | b75104ce6f16dc3a95f2b562ea4fa3fd94261f50 /net-fs | |
parent | *** empty log message *** (diff) | |
download | gentoo-2-aad5277095f1572d4d591caf4c37ebae843d8d6d.tar.gz gentoo-2-aad5277095f1572d4d591caf4c37ebae843d8d6d.tar.bz2 gentoo-2-aad5277095f1572d4d591caf4c37ebae843d8d6d.zip |
hppa
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 fa4ef3346b10..685b1de4395e 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.3 2003/11/16 18:29:09 brad_mssw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.0.0-r1.ebuild,v 1.4 2003/11/18 17:57:38 vapier 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 amd64" +KEYWORDS="~x86 ~ppc ~sparc ~mips hppa amd64" LICENSE="GPL-2" SLOT="0" |