Gentoo Archives: gentoo-commits

From: Lars Wendler <polynomial-c@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-fs/samba/
Date: Fri, 11 Aug 2017 14:44:32
Message-Id: 1502462662.5e517447b1b5c4ab4712c94851ba6e50d2348d69.polynomial-c@gentoo
1 commit: 5e517447b1b5c4ab4712c94851ba6e50d2348d69
2 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
3 AuthorDate: Fri Aug 11 14:44:22 2017 +0000
4 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 11 14:44:22 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e517447
7
8 net-fs/samba: Removed hppa keywords as it's missing from a dep too.
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.3
11
12 net-fs/samba/samba-4.6.6.ebuild | 2 +-
13 net-fs/samba/samba-4.6.7.ebuild | 2 +-
14 2 files changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/net-fs/samba/samba-4.6.6.ebuild b/net-fs/samba/samba-4.6.6.ebuild
17 index 57ae514d8cd..2b3c968c171 100644
18 --- a/net-fs/samba/samba-4.6.6.ebuild
19 +++ b/net-fs/samba/samba-4.6.6.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-4.6.0-disable-python-patches.tar.xz"
23 [[ ${PV} = *_rc* ]] || \
24 -KEYWORDS="~amd64 ~arm64 ~hppa ~x86"
25 +KEYWORDS="~amd64 ~arm64 ~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.7.ebuild b/net-fs/samba/samba-4.6.7.ebuild
31 index 39b9df2f24e..7c288fa664f 100644
32 --- a/net-fs/samba/samba-4.6.7.ebuild
33 +++ b/net-fs/samba/samba-4.6.7.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/~axs/samba-4.6.7-disable-python-patches.tar.xz"
37 [[ ${PV} = *_rc* ]] || \
38 -KEYWORDS="~amd64 ~arm64 ~hppa ~x86"
39 +KEYWORDS="~amd64 ~arm64 ~x86"
40
41 DESCRIPTION="Samba Suite Version 4"
42 HOMEPAGE="http://www.samba.org/"