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: Fri, 08 Jul 2016 08:18:05
Message-Id: 1467965823.8e4973b6cc54b04003a039f2f55b52428707667e.ago@gentoo
1 commit: 8e4973b6cc54b04003a039f2f55b52428707667e
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jul 8 08:17:03 2016 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Jul 8 08:17:03 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e4973b6
7
8 net-fs/samba: ppc stable wrt bug #578004
9
10 Package-Manager: portage-2.2.28
11 RepoMan-Options: --include-arches="ppc"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 net-fs/samba/samba-4.2.11.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-fs/samba/samba-4.2.11.ebuild b/net-fs/samba/samba-4.2.11.ebuild
18 index c404e53..3d7b301 100644
19 --- a/net-fs/samba/samba-4.2.11.ebuild
20 +++ b/net-fs/samba/samba-4.2.11.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 arm hppa ~ia64 ~ppc ppc64 ~sparc x86"
26 +KEYWORDS="amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86"
27 [[ ${PV} = *_rc* ]] && KEYWORDS="arm hppa ppc64"
28
29 DESCRIPTION="Samba Suite Version 4"