diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-01-07 21:47:42 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-01-07 21:47:42 +0000 |
commit | 1b682e5b156adfcf6c645e0b212ca49f5bb45ef6 (patch) | |
tree | a4bef10115064cff4c79883c9f38bf460f1c772f /net-fs/samba/samba-3.0.1-r1.ebuild | |
parent | stable on alpha and ia64 (diff) | |
download | gentoo-2-1b682e5b156adfcf6c645e0b212ca49f5bb45ef6.tar.gz gentoo-2-1b682e5b156adfcf6c645e0b212ca49f5bb45ef6.tar.bz2 gentoo-2-1b682e5b156adfcf6c645e0b212ca49f5bb45ef6.zip |
add ~alpha and ia64 to keywords
Diffstat (limited to 'net-fs/samba/samba-3.0.1-r1.ebuild')
-rw-r--r-- | net-fs/samba/samba-3.0.1-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-fs/samba/samba-3.0.1-r1.ebuild b/net-fs/samba/samba-3.0.1-r1.ebuild index 968d26224439..4fade6f0b866 100644 --- a/net-fs/samba/samba-3.0.1-r1.ebuild +++ b/net-fs/samba/samba-3.0.1-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 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.1-r1.ebuild,v 1.1 2003/12/24 22:45:35 woodchip Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.0.1-r1.ebuild,v 1.2 2004/01/07 21:47:35 agriffis Exp $ inherit eutils @@ -38,7 +38,7 @@ DEPEND="sys-devel/autoconf #IDEALX scripts are now using Net::LDAP RDEPEND="ldap? dev-perl/perl-ldap ${_COMMON_DEPS}" -KEYWORDS="~x86 ~ppc ~sparc ~mips ~hppa ~amd64 ~ppc64" +KEYWORDS="~x86 ~ppc ~sparc ~mips ~hppa ~amd64 ~ppc64 ia64 ~alpha" LICENSE="GPL-2" SLOT="0" |