diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-30 10:33:59 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-30 10:33:59 +0200 |
commit | cb0d43ff59de8ba5c93e7dab66b65b4304a7c991 (patch) | |
tree | 344d2406b988c11577a3137149d3bded24fd6a70 /net-fs/samba | |
parent | app-arch/libarchive: ppc64 stable wrt bug #578498 (diff) | |
download | gentoo-cb0d43ff59de8ba5c93e7dab66b65b4304a7c991.tar.gz gentoo-cb0d43ff59de8ba5c93e7dab66b65b4304a7c991.tar.bz2 gentoo-cb0d43ff59de8ba5c93e7dab66b65b4304a7c991.zip |
net-fs/samba: ppc64 stable wrt bug #578498
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-fs/samba')
-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 3fb4fdf20428..7be131916db0 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 x86" +KEYWORDS="amd64 ~hppa ppc ppc64 x86" [[ ${PV} = *_rc* ]] && KEYWORDS="~hppa" DESCRIPTION="Samba Suite Version 4" |