Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-fs/samba/
Date: Mon, 26 Oct 2020 02:51:16
Message-Id: 1603680522.1ad21c57c82e3ab61b0f8afee9d9fd62483c6feb.sam@gentoo
1 commit: 1ad21c57c82e3ab61b0f8afee9d9fd62483c6feb
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 26 02:48:42 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 26 02:48:42 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ad21c57
7
8 net-fs/samba: Stabilize 4.12.7-r1 arm, #744361
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-fs/samba/samba-4.12.7-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-fs/samba/samba-4.12.7-r1.ebuild b/net-fs/samba/samba-4.12.7-r1.ebuild
16 index 95c1f57076e..e5372cdd2d8 100644
17 --- a/net-fs/samba/samba-4.12.7-r1.ebuild
18 +++ b/net-fs/samba/samba-4.12.7-r1.ebuild
19 @@ -15,7 +15,7 @@ SRC_PATH="stable"
20
21 SRC_URI="mirror://samba/${SRC_PATH}/${MY_P}.tar.gz"
22 [[ ${PV} = *_rc* ]] || \
23 -KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
24 +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
25
26 DESCRIPTION="Samba Suite Version 4"
27 HOMEPAGE="https://www.samba.org/"