diff options
author | Joshua Kinard <kumba@gentoo.org> | 2003-10-18 00:59:11 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2003-10-18 00:59:11 +0000 |
commit | 68e0541b9659e7f8bdd9b743382ba7a9b98525e4 (patch) | |
tree | 7556f09ec6b3c78c59b3ccb13c13ee839496a402 /net-fs/samba/samba-3.0.0-r1.ebuild | |
parent | Added ~mips to KEYWORDS; Works well for me, but needs wider use (diff) | |
download | historical-68e0541b9659e7f8bdd9b743382ba7a9b98525e4.tar.gz historical-68e0541b9659e7f8bdd9b743382ba7a9b98525e4.tar.bz2 historical-68e0541b9659e7f8bdd9b743382ba7a9b98525e4.zip |
Added ~mips to KEYWORDS; Works well for me, but needs wider use
Diffstat (limited to 'net-fs/samba/samba-3.0.0-r1.ebuild')
-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 f83e06a22de4..ec65e931d98c 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.1 2003/09/26 00:18:47 woodchip Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.0.0-r1.ebuild,v 1.2 2003/10/18 00:59:08 kumba 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" +KEYWORDS="~x86 ~ppc ~sparc ~mips" LICENSE="GPL-2" SLOT="0" |