diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-31 11:25:17 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-31 11:25:17 +0200 |
commit | ed6286396fe4978b9fa490e97e8cf2c651d91f11 (patch) | |
tree | f9c2b71e6b72574254d9dfa07c4acd85a5bd2f74 /net-fs | |
parent | app-arch/libarchive: ia64 stable wrt bug #578498 (diff) | |
download | gentoo-ed6286396fe4978b9fa490e97e8cf2c651d91f11.tar.gz gentoo-ed6286396fe4978b9fa490e97e8cf2c651d91f11.tar.bz2 gentoo-ed6286396fe4978b9fa490e97e8cf2c651d91f11.zip |
net-fs/samba: ia64 stable wrt bug #578498
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/samba/samba-4.2.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/samba/samba-4.2.9.ebuild b/net-fs/samba/samba-4.2.9.ebuild index c1965dde3a1a..381f62aa415a 100644 --- a/net-fs/samba/samba-4.2.9.ebuild +++ b/net-fs/samba/samba-4.2.9.ebuild @@ -16,7 +16,7 @@ SRC_PATH="stable" SRC_URI="mirror://samba/${SRC_PATH}/${MY_P}.tar.gz https://dev.gentoo.org/~polynomial-c/samba-disable-python-patches-4.2.9.tar.xz" -KEYWORDS="amd64 ~hppa ppc ppc64 x86" +KEYWORDS="amd64 ~hppa ia64 ppc ppc64 x86" [[ ${PV} = *_rc* ]] && KEYWORDS="~hppa" DESCRIPTION="Samba Suite Version 4" |