Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-fs/samba/
Date: Sat, 06 Oct 2018 23:27:13
Message-Id: 1538868413.0c604d32407dcda3d102af43c2f620e830a4b14d.mattst88@gentoo
1 commit: 0c604d32407dcda3d102af43c2f620e830a4b14d
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 6 23:26:13 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 6 23:26:53 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c604d32
7
8 net-fs/samba: added ~ppc64, bug 664314
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 net-fs/samba/samba-4.7.10.ebuild | 2 +-
13 net-fs/samba/samba-4.8.5.ebuild | 2 +-
14 net-fs/samba/samba-4.9.0.ebuild | 2 +-
15 net-fs/samba/samba-4.9.1.ebuild | 2 +-
16 4 files changed, 4 insertions(+), 4 deletions(-)
17
18 diff --git a/net-fs/samba/samba-4.7.10.ebuild b/net-fs/samba/samba-4.7.10.ebuild
19 index 984d65d6f45..7d60b913219 100644
20 --- a/net-fs/samba/samba-4.7.10.ebuild
21 +++ b/net-fs/samba/samba-4.7.10.ebuild
22 @@ -15,7 +15,7 @@ SRC_PATH="stable"
23
24 SRC_URI="mirror://samba/${SRC_PATH}/${MY_P}.tar.gz"
25 [[ ${PV} = *_rc* ]] || \
26 -KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~ppc ~sparc ~x86"
27 +KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
28
29 DESCRIPTION="Samba Suite Version 4"
30 HOMEPAGE="https://www.samba.org/"
31
32 diff --git a/net-fs/samba/samba-4.8.5.ebuild b/net-fs/samba/samba-4.8.5.ebuild
33 index 3311b02466a..0fe80b5fd00 100644
34 --- a/net-fs/samba/samba-4.8.5.ebuild
35 +++ b/net-fs/samba/samba-4.8.5.ebuild
36 @@ -15,7 +15,7 @@ SRC_PATH="stable"
37
38 SRC_URI="mirror://samba/${SRC_PATH}/${MY_P}.tar.gz"
39 [[ ${PV} = *_rc* ]] || \
40 -KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~ppc ~x86"
41 +KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
42
43 DESCRIPTION="Samba Suite Version 4"
44 HOMEPAGE="https://www.samba.org/"
45
46 diff --git a/net-fs/samba/samba-4.9.0.ebuild b/net-fs/samba/samba-4.9.0.ebuild
47 index 8e89e34a80c..c95e2c0c1bd 100644
48 --- a/net-fs/samba/samba-4.9.0.ebuild
49 +++ b/net-fs/samba/samba-4.9.0.ebuild
50 @@ -15,7 +15,7 @@ SRC_PATH="stable"
51
52 SRC_URI="mirror://samba/${SRC_PATH}/${MY_P}.tar.gz"
53 [[ ${PV} = *_rc* ]] || \
54 -KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~ppc ~x86"
55 +KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
56
57 DESCRIPTION="Samba Suite Version 4"
58 HOMEPAGE="https://www.samba.org/"
59
60 diff --git a/net-fs/samba/samba-4.9.1.ebuild b/net-fs/samba/samba-4.9.1.ebuild
61 index f6d0318ef05..89382226c0f 100644
62 --- a/net-fs/samba/samba-4.9.1.ebuild
63 +++ b/net-fs/samba/samba-4.9.1.ebuild
64 @@ -15,7 +15,7 @@ SRC_PATH="stable"
65
66 SRC_URI="mirror://samba/${SRC_PATH}/${MY_P}.tar.gz"
67 [[ ${PV} = *_rc* ]] || \
68 -KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~ppc ~x86"
69 +KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
70
71 DESCRIPTION="Samba Suite Version 4"
72 HOMEPAGE="https://www.samba.org/"