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: Thu, 31 Mar 2016 09:26:14
Message-Id: 1459416317.ed6286396fe4978b9fa490e97e8cf2c651d91f11.ago@gentoo
1 commit: ed6286396fe4978b9fa490e97e8cf2c651d91f11
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Mar 31 09:25:17 2016 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Mar 31 09:25:17 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed628639
7
8 net-fs/samba: ia64 stable wrt bug #578498
9
10 Package-Manager: portage-2.2.26
11 RepoMan-Options: --include-arches="ia64"
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 c1965dd..381f62a 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 ppc64 x86"
26 +KEYWORDS="amd64 ~hppa ia64 ppc ppc64 x86"
27 [[ ${PV} = *_rc* ]] && KEYWORDS="~hppa"
28
29 DESCRIPTION="Samba Suite Version 4"