Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-fs/samba/
Date: Sat, 08 Jul 2017 12:06:09
Message-Id: 1499515562.0f6f5c01ae39994701ae0787e1a0baef0179aaaa.aballier@gentoo
1 commit: 0f6f5c01ae39994701ae0787e1a0baef0179aaaa
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 8 12:05:45 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 8 12:06:02 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f6f5c01
7
8 net-fs/samba: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 net-fs/samba/samba-4.5.10.ebuild | 2 +-
13 net-fs/samba/samba-4.6.5.ebuild | 2 +-
14 2 files changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/net-fs/samba/samba-4.5.10.ebuild b/net-fs/samba/samba-4.5.10.ebuild
17 index dce3a54883c..067d5941f40 100644
18 --- a/net-fs/samba/samba-4.5.10.ebuild
19 +++ b/net-fs/samba/samba-4.5.10.ebuild
20 @@ -16,7 +16,7 @@ SRC_PATH="stable"
21 SRC_URI="mirror://samba/${SRC_PATH}/${MY_P}.tar.gz
22 https://dev.gentoo.org/~polynomial-c/samba-disable-python-patches-4.5.0_rc1.tar.xz"
23 [[ ${PV} = *_rc* ]] || \
24 -KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 sparc x86"
25 +KEYWORDS="alpha amd64 ~arm ~arm64 ia64 ppc ppc64 sparc x86"
26
27 DESCRIPTION="Samba Suite Version 4"
28 HOMEPAGE="http://www.samba.org/"
29
30 diff --git a/net-fs/samba/samba-4.6.5.ebuild b/net-fs/samba/samba-4.6.5.ebuild
31 index cc315b6cf68..57ae514d8cd 100644
32 --- a/net-fs/samba/samba-4.6.5.ebuild
33 +++ b/net-fs/samba/samba-4.6.5.ebuild
34 @@ -16,7 +16,7 @@ SRC_PATH="stable"
35 SRC_URI="mirror://samba/${SRC_PATH}/${MY_P}.tar.gz
36 https://dev.gentoo.org/~polynomial-c/samba-4.6.0-disable-python-patches.tar.xz"
37 [[ ${PV} = *_rc* ]] || \
38 -KEYWORDS="~amd64 ~hppa ~x86"
39 +KEYWORDS="~amd64 ~arm64 ~hppa ~x86"
40
41 DESCRIPTION="Samba Suite Version 4"
42 HOMEPAGE="http://www.samba.org/"