diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-09-08 13:13:14 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-09-08 13:13:14 +0000 |
commit | 9e8fbc436a1f294ea00eae298607dbbc97e64c97 (patch) | |
tree | 200d56029342250bce4f09d9805ff00138bffae9 /net-fs/samba | |
parent | Fixed herd name (diff) | |
download | gentoo-2-9e8fbc436a1f294ea00eae298607dbbc97e64c97.tar.gz gentoo-2-9e8fbc436a1f294ea00eae298607dbbc97e64c97.tar.bz2 gentoo-2-9e8fbc436a1f294ea00eae298607dbbc97e64c97.zip |
arm/hppa/ia64/ppc stable for security #62476
Diffstat (limited to 'net-fs/samba')
-rw-r--r-- | net-fs/samba/samba-3.0.6-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-fs/samba/samba-3.0.6-r4.ebuild b/net-fs/samba/samba-3.0.6-r4.ebuild index e99fb01bc6b6..cb732d47c7a3 100644 --- a/net-fs/samba/samba-3.0.6-r4.ebuild +++ b/net-fs/samba/samba-3.0.6-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.0.6-r4.ebuild,v 1.4 2004/09/08 12:25:38 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.0.6-r4.ebuild,v 1.5 2004/09/08 13:13:14 vapier Exp $ inherit eutils flag-o-matic @@ -49,7 +49,7 @@ SLOT="0" # some archs are removed due to dependency tree integrity for ldap and # dev-perl/Crypt-SmbHash flags # should be: KEYWORDS="~arm ~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" -KEYWORDS="~arm ~hppa ~ia64 ~mips ~ppc ~sparc ~x86 amd64" +KEYWORDS="amd64 arm hppa ia64 ~mips ppc ~sparc ~x86" src_unpack() { local i |