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, 26 May 2017 13:48:28
Message-Id: 1495806467.c34e7ca4880409952eff8d20a69df28d392a9777.ago@gentoo
1 commit: c34e7ca4880409952eff8d20a69df28d392a9777
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 26 13:47:47 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri May 26 13:47:47 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c34e7ca4
7
8 net-fs/samba: amd64 stable wrt bug #619516
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.1
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 net-fs/samba/samba-4.5.10.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-fs/samba/samba-4.5.10.ebuild b/net-fs/samba/samba-4.5.10.ebuild
18 index 71d78f1fd42..ebbf1ec4a43 100644
19 --- a/net-fs/samba/samba-4.5.10.ebuild
20 +++ b/net-fs/samba/samba-4.5.10.ebuild
21 @@ -16,7 +16,7 @@ SRC_PATH="stable"
22 SRC_URI="mirror://samba/${SRC_PATH}/${MY_P}.tar.gz
23 https://dev.gentoo.org/~polynomial-c/samba-disable-python-patches-4.5.0_rc1.tar.xz"
24 [[ ${PV} = *_rc* ]] || \
25 -KEYWORDS="~amd64 ~x86"
26 +KEYWORDS="amd64 ~x86"
27
28 DESCRIPTION="Samba Suite Version 4"
29 HOMEPAGE="http://www.samba.org/"