Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-fs/samba/
Date: Wed, 30 Mar 2016 08:34:45
Message-Id: 1459326839.cb0d43ff59de8ba5c93e7dab66b65b4304a7c991.ago@gentoo
1 commit: cb0d43ff59de8ba5c93e7dab66b65b4304a7c991
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 30 08:33:59 2016 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 30 08:33:59 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb0d43ff
7
8 net-fs/samba: ppc64 stable wrt bug #578498
9
10 Package-Manager: portage-2.2.26
11 RepoMan-Options: --include-arches="ppc64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 net-fs/samba/samba-4.2.9.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-fs/samba/samba-4.2.9.ebuild b/net-fs/samba/samba-4.2.9.ebuild
18 index 3fb4fdf..7be1319 100644
19 --- a/net-fs/samba/samba-4.2.9.ebuild
20 +++ b/net-fs/samba/samba-4.2.9.ebuild
21 @@ -16,7 +16,7 @@ SRC_PATH="stable"
22
23 SRC_URI="mirror://samba/${SRC_PATH}/${MY_P}.tar.gz
24 https://dev.gentoo.org/~polynomial-c/samba-disable-python-patches-4.2.9.tar.xz"
25 -KEYWORDS="amd64 ~hppa ppc x86"
26 +KEYWORDS="amd64 ~hppa ppc ppc64 x86"
27 [[ ${PV} = *_rc* ]] && KEYWORDS="~hppa"
28
29 DESCRIPTION="Samba Suite Version 4"