diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-09-23 04:24:35 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-09-23 04:24:35 +0000 |
commit | 0c534557c8d79b333416d56aa7ee1a48394d6b7d (patch) | |
tree | 90c462d7b33237131ab2933ac771671fbd0a9e65 /net-fs | |
parent | ia64 stable for security #46590 (Manifest recommit) (diff) | |
download | gentoo-2-0c534557c8d79b333416d56aa7ee1a48394d6b7d.tar.gz gentoo-2-0c534557c8d79b333416d56aa7ee1a48394d6b7d.tar.bz2 gentoo-2-0c534557c8d79b333416d56aa7ee1a48394d6b7d.zip |
s390 KEYWORDS
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/samba/samba-3.0.7-r1.ebuild | 4 | ||||
-rw-r--r-- | net-fs/samba/samba-3.0.7.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-fs/samba/samba-3.0.7-r1.ebuild b/net-fs/samba/samba-3.0.7-r1.ebuild index 91563a077e81..8136fd633ff8 100644 --- a/net-fs/samba/samba-3.0.7-r1.ebuild +++ b/net-fs/samba/samba-3.0.7-r1.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.7-r1.ebuild,v 1.1 2004/09/17 11:42:09 satya Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.0.7-r1.ebuild,v 1.2 2004/09/23 04:24:35 vapier Exp $ inherit eutils flag-o-matic #--------------------------------------------------------------------------- @@ -47,7 +47,7 @@ RDEPEND="ldap? dev-perl/perl-ldap ${_COMMON_DEPS} #--------------------------------------------------------------------------- LICENSE="GPL-2" SLOT="0" -KEYWORDS="~arm ~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~arm ~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" #=========================================================================== src_unpack() { local i diff --git a/net-fs/samba/samba-3.0.7.ebuild b/net-fs/samba/samba-3.0.7.ebuild index ea1252b022b4..2b6de794299b 100644 --- a/net-fs/samba/samba-3.0.7.ebuild +++ b/net-fs/samba/samba-3.0.7.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.7.ebuild,v 1.4 2004/09/16 13:16:48 satya Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.0.7.ebuild,v 1.5 2004/09/23 04:24:35 vapier Exp $ inherit eutils flag-o-matic @@ -47,7 +47,7 @@ RDEPEND="ldap? dev-perl/perl-ldap ${_COMMON_DEPS} LICENSE="GPL-2" SLOT="0" -KEYWORDS="arm alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="arm alpha amd64 hppa ia64 ~mips ppc ppc64 s390 sparc x86" src_unpack() { local i |