Gentoo Archives: gentoo-commits

From: Tobias Klausmann <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-fs/samba/
Date: Sat, 27 May 2017 13:23:41
Message-Id: 1495891177.3c121ce95d65834c9a0077a7f26cd0f19eeefaa0.klausman@gentoo
1 commit: 3c121ce95d65834c9a0077a7f26cd0f19eeefaa0
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 27 13:19:37 2017 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Sat May 27 13:19:37 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c121ce9
7
8 net-fs/samba-4.5.10-r0: add alpha keyword
9
10 Gentoo-Bug: 619516
11
12 net-fs/samba/samba-4.5.10.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-fs/samba/samba-4.5.10.ebuild b/net-fs/samba/samba-4.5.10.ebuild
16 index 2b4fa50f332..f98e768b9c2 100644
17 --- a/net-fs/samba/samba-4.5.10.ebuild
18 +++ b/net-fs/samba/samba-4.5.10.ebuild
19 @@ -16,7 +16,7 @@ SRC_PATH="stable"
20 SRC_URI="mirror://samba/${SRC_PATH}/${MY_P}.tar.gz
21 https://dev.gentoo.org/~polynomial-c/samba-disable-python-patches-4.5.0_rc1.tar.xz"
22 [[ ${PV} = *_rc* ]] || \
23 -KEYWORDS="amd64 ppc64 x86"
24 +KEYWORDS="alpha amd64 ppc64 x86"
25
26 DESCRIPTION="Samba Suite Version 4"
27 HOMEPAGE="http://www.samba.org/"