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:31:02
Message-Id: 1459326582.d2abc8ac0cfb05832ae809ad25dc57628f54250a.ago@gentoo
1 commit: d2abc8ac0cfb05832ae809ad25dc57628f54250a
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 30 08:29:42 2016 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 30 08:29:42 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2abc8ac
7
8 net-fs/samba: ppc stable wrt bug #578498
9
10 Package-Manager: portage-2.2.26
11 RepoMan-Options: --include-arches="ppc"
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 8684348..3fb4fdf 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 x86"
26 +KEYWORDS="amd64 ~hppa ppc x86"
27 [[ ${PV} = *_rc* ]] && KEYWORDS="~hppa"
28
29 DESCRIPTION="Samba Suite Version 4"