Gentoo Archives: gentoo-commits

From: Piotr Karbowski <slashbeast@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-fs/samba/
Date: Sat, 31 Oct 2020 19:38:03
Message-Id: 1604173077.9335c6b1eb81f2a1b64f03904c9bd4dcb0bafbce.slashbeast@gentoo
1 commit: 9335c6b1eb81f2a1b64f03904c9bd4dcb0bafbce
2 Author: Piotr Karbowski <slashbeast <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 31 19:34:42 2020 +0000
4 Commit: Piotr Karbowski <slashbeast <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 31 19:37:57 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9335c6b1
7
8 net-fs/samba: 4.12.9 amd64 stable
9
10 Signed-off-by: Piotr Karbowski <slashbeast <AT> gentoo.org>
11
12 net-fs/samba/samba-4.12.9.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-fs/samba/samba-4.12.9.ebuild b/net-fs/samba/samba-4.12.9.ebuild
16 index 03d126024f3..3ce7afdbaa6 100644
17 --- a/net-fs/samba/samba-4.12.9.ebuild
18 +++ b/net-fs/samba/samba-4.12.9.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="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
24 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
25
26 DESCRIPTION="Samba Suite Version 4"
27 HOMEPAGE="https://www.samba.org/"