diff options
Diffstat (limited to 'net-fs/samba/samba-3.6.9.ebuild')
-rw-r--r-- | net-fs/samba/samba-3.6.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-fs/samba/samba-3.6.9.ebuild b/net-fs/samba/samba-3.6.9.ebuild index 92a73ca7e483..cf6d247c3850 100644 --- a/net-fs/samba/samba-3.6.9.ebuild +++ b/net-fs/samba/samba-3.6.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.6.9.ebuild,v 1.6 2012/12/02 20:38:24 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.6.9.ebuild,v 1.7 2012/12/20 13:35:59 nativemad Exp $ EAPI=4 @@ -14,7 +14,7 @@ HOMEPAGE="http://www.samba.org/" SRC_URI="mirror://samba/${MY_P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~arm hppa ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="amd64 ~arm hppa x86 ~amd64-fbsd ~x86-fbsd" IUSE="acl addns ads +aio avahi caps +client cluster cups debug dmapi doc examples fam ldap ldb +netapi pam quota +readline selinux +server +smbclient smbsharemodes swat syslog winbind" |