diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-26 16:57:32 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-26 16:57:32 +0200 |
commit | 33d96e1b3e4ef1220f26330277c4cb21c9c6366d (patch) | |
tree | a0decbdaaeb6d45636546a142fdb8572bfacbba8 /net-fs | |
parent | net-dns/resolv_wrapper: ppc64 stable wrt bug #619516 (diff) | |
download | gentoo-33d96e1b3e4ef1220f26330277c4cb21c9c6366d.tar.gz gentoo-33d96e1b3e4ef1220f26330277c4cb21c9c6366d.tar.bz2 gentoo-33d96e1b3e4ef1220f26330277c4cb21c9c6366d.zip |
net-fs/samba: ppc64 stable wrt bug #619516
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/samba/samba-4.5.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/samba/samba-4.5.10.ebuild b/net-fs/samba/samba-4.5.10.ebuild index b9fab520dcde..2b4fa50f332c 100644 --- a/net-fs/samba/samba-4.5.10.ebuild +++ b/net-fs/samba/samba-4.5.10.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.5.0_rc1.tar.xz" [[ ${PV} = *_rc* ]] || \ -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ppc64 x86" DESCRIPTION="Samba Suite Version 4" HOMEPAGE="http://www.samba.org/" |