Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/musl:master commit in: net-fs/samba/
Date: Wed, 17 Apr 2019 15:30:56
Message-Id: 1555515040.b144cb5ce8a8f861ef33d32e3d26e0a8052ccf3e.blueness@gentoo
1 commit: b144cb5ce8a8f861ef33d32e3d26e0a8052ccf3e
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Wed Apr 17 15:30:40 2019 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Wed Apr 17 15:30:40 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=b144cb5c
7
8 net-fs/samba: 4.8.6-r2 stable on amd64 and x86
9
10 Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12
13 net-fs/samba/samba-4.8.6-r2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-fs/samba/samba-4.8.6-r2.ebuild b/net-fs/samba/samba-4.8.6-r2.ebuild
17 index ac2f480..c0cb597 100644
18 --- a/net-fs/samba/samba-4.8.6-r2.ebuild
19 +++ b/net-fs/samba/samba-4.8.6-r2.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="~amd64 ~arm ~arm64 ~mips ~ppc ~x86"
25 +KEYWORDS="amd64 ~arm ~arm64 ~mips ~ppc x86"
26
27 DESCRIPTION="Samba Suite Version 4"
28 HOMEPAGE="https://www.samba.org/"