Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-fs/samba/
Date: Sun, 31 May 2020 03:44:16
Message-Id: 1590896644.691594e2439c7d8611c65fc0cc94539aaa92dec3.mattst88@gentoo
1 commit: 691594e2439c7d8611c65fc0cc94539aaa92dec3
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 31 03:43:30 2020 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sun May 31 03:44:04 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=691594e2
7
8 net-fs/samba: Keyword 4.12.3 alpha, #711488
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 net-fs/samba/samba-4.12.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-fs/samba/samba-4.12.3.ebuild b/net-fs/samba/samba-4.12.3.ebuild
16 index 7b744d04bba..7c7490b3b54 100644
17 --- a/net-fs/samba/samba-4.12.3.ebuild
18 +++ b/net-fs/samba/samba-4.12.3.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="~amd64 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
24 +KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
25
26 DESCRIPTION="Samba Suite Version 4"
27 HOMEPAGE="https://www.samba.org/"