diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-01 09:03:18 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-01 09:03:18 +0000 |
commit | 933515dceef30a6e523cd58ab481c4c03c5eae9b (patch) | |
tree | 4130691e10322448b444692c50eea226874833f2 /net-fs/samba/samba-3.6.10.ebuild | |
parent | Stable for amd64, wrt bug #448672 (diff) | |
download | historical-933515dceef30a6e523cd58ab481c4c03c5eae9b.tar.gz historical-933515dceef30a6e523cd58ab481c4c03c5eae9b.tar.bz2 historical-933515dceef30a6e523cd58ab481c4c03c5eae9b.zip |
Add ~ia64, wrt bug #444688
Package-Manager: portage-2.1.11.31/cvs/Linux ia64
Diffstat (limited to 'net-fs/samba/samba-3.6.10.ebuild')
-rw-r--r-- | net-fs/samba/samba-3.6.10.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-fs/samba/samba-3.6.10.ebuild b/net-fs/samba/samba-3.6.10.ebuild index cfaf6a5dab1a..4e66fd55970a 100644 --- a/net-fs/samba/samba-3.6.10.ebuild +++ b/net-fs/samba/samba-3.6.10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.6.10.ebuild,v 1.3 2012/12/17 17:14:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.6.10.ebuild,v 1.4 2013/01/01 09:03:08 ago 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 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~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" |