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: Sat, 25 Jun 2022 08:59:47
Message-Id: 1656147572.5410dcfd0927bdeb7f873eeb21368817abb785fb.ago@gentoo
1 commit: 5410dcfd0927bdeb7f873eeb21368817abb785fb
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jun 25 08:59:32 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 25 08:59:32 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5410dcfd
7
8 net-fs/samba: sparc stable wrt bug #853976
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 RepoMan-Options: --include-arches="sparc"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 net-fs/samba/samba-4.14.13.ebuild | 2 +-
15 net-fs/samba/samba-4.15.7.ebuild | 2 +-
16 2 files changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/net-fs/samba/samba-4.14.13.ebuild b/net-fs/samba/samba-4.14.13.ebuild
19 index c6bf2617bb16..88cb7f57324e 100644
20 --- a/net-fs/samba/samba-4.14.13.ebuild
21 +++ b/net-fs/samba/samba-4.14.13.ebuild
22 @@ -16,7 +16,7 @@ if [[ ${PV} = *_rc* ]]; then
23 SRC_URI="mirror://samba/rc/${MY_P}.tar.gz"
24 else
25 SRC_URI="mirror://samba/stable/${MY_P}.tar.gz"
26 - KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ppc64 ~riscv ~sparc ~x86"
27 + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ppc64 ~riscv sparc ~x86"
28 fi
29 S="${WORKDIR}/${MY_P}"
30
31
32 diff --git a/net-fs/samba/samba-4.15.7.ebuild b/net-fs/samba/samba-4.15.7.ebuild
33 index d7662eabd0b0..b3cafead21e7 100644
34 --- a/net-fs/samba/samba-4.15.7.ebuild
35 +++ b/net-fs/samba/samba-4.15.7.ebuild
36 @@ -16,7 +16,7 @@ if [[ ${PV} = *_rc* ]]; then
37 SRC_URI="mirror://samba/rc/${MY_P}.tar.gz"
38 else
39 SRC_URI="mirror://samba/stable/${MY_P}.tar.gz"
40 - KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ppc64 ~riscv ~sparc ~x86"
41 + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ppc64 ~riscv sparc ~x86"
42 fi
43 S="${WORKDIR}/${MY_P}"