Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-fs/samba/
Date: Wed, 01 Dec 2021 06:50:34
Message-Id: 1638341415.058a5177a1e62b3531e459fcaa171d4be39131e0.arthurzam@gentoo
1 commit: 058a5177a1e62b3531e459fcaa171d4be39131e0
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Dec 1 06:50:02 2021 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 1 06:50:15 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=058a5177
7
8 net-fs/samba: Stabilize 4.14.10 ppc, #827915
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 net-fs/samba/samba-4.14.10.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-fs/samba/samba-4.14.10.ebuild b/net-fs/samba/samba-4.14.10.ebuild
16 index 81bc11569635..3ba55f2c3aff 100644
17 --- a/net-fs/samba/samba-4.14.10.ebuild
18 +++ b/net-fs/samba/samba-4.14.10.ebuild
19 @@ -16,7 +16,7 @@ if [[ ${PV} = *_rc* ]]; then
20 SRC_URI="mirror://samba/rc/${MY_P}.tar.gz"
21 else
22 SRC_URI="mirror://samba/stable/${MY_P}.tar.gz"
23 - KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
24 + KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ppc ~ppc64 ~riscv ~sparc ~x86"
25 fi
26 S="${WORKDIR}/${MY_P}"