Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-fs/samba/
Date: Thu, 29 Oct 2020 22:51:44
Message-Id: 1604011895.3fe2b6b9220d3505f2dca97a78caa416e5bd8fcf.whissi@gentoo
1 commit: 3fe2b6b9220d3505f2dca97a78caa416e5bd8fcf
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 29 22:51:21 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 29 22:51:35 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fe2b6b9
7
8 net-fs/samba: x86 stable (bug #751724)
9
10 Package-Manager: Portage-3.0.8, Repoman-3.0.2
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 net-fs/samba/samba-4.12.9.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-fs/samba/samba-4.12.9.ebuild b/net-fs/samba/samba-4.12.9.ebuild
17 index fc9b3c6f6a2..03d126024f3 100644
18 --- a/net-fs/samba/samba-4.12.9.ebuild
19 +++ b/net-fs/samba/samba-4.12.9.ebuild
20 @@ -15,7 +15,7 @@ SRC_PATH="stable"
21
22 SRC_URI="mirror://samba/${SRC_PATH}/${MY_P}.tar.gz"
23 [[ ${PV} = *_rc* ]] || \
24 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
25 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
26
27 DESCRIPTION="Samba Suite Version 4"
28 HOMEPAGE="https://www.samba.org/"