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: Fri, 26 Oct 2018 00:52:46
Message-Id: 1540515122.01a08a8e6c9d3f75c05c3bec4fa0fbfdfb0b52c7.whissi@gentoo
1 commit: 01a08a8e6c9d3f75c05c3bec4fa0fbfdfb0b52c7
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 26 00:44:15 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 26 00:52:02 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01a08a8e
7
8 net-fs/samba: x86 stable (bug #664316)
9
10 Package-Manager: Portage-2.3.51, Repoman-2.3.11
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 net-fs/samba/samba-4.8.6.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-fs/samba/samba-4.8.6.ebuild b/net-fs/samba/samba-4.8.6.ebuild
17 index 6f178685288..5167caaa89c 100644
18 --- a/net-fs/samba/samba-4.8.6.ebuild
19 +++ b/net-fs/samba/samba-4.8.6.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 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
25 +KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 x86"
26
27 DESCRIPTION="Samba Suite Version 4"
28 HOMEPAGE="https://www.samba.org/"