Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-fs/samba/
Date: Wed, 31 May 2017 16:12:04
Message-Id: 1496247106.256fd0574a9265b0f178762cc7b828e7005eab32.maekke@gentoo
1 commit: 256fd0574a9265b0f178762cc7b828e7005eab32
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 31 16:11:46 2017 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Wed May 31 16:11:46 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=256fd057
7
8 net-fs/samba: add ~arm
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.1
11 RepoMan-Options: --include-arches="arm"
12
13 net-fs/samba/samba-4.5.10.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-fs/samba/samba-4.5.10.ebuild b/net-fs/samba/samba-4.5.10.ebuild
17 index f98e768b9c2..cde455ac85c 100644
18 --- a/net-fs/samba/samba-4.5.10.ebuild
19 +++ b/net-fs/samba/samba-4.5.10.ebuild
20 @@ -16,7 +16,7 @@ SRC_PATH="stable"
21 SRC_URI="mirror://samba/${SRC_PATH}/${MY_P}.tar.gz
22 https://dev.gentoo.org/~polynomial-c/samba-disable-python-patches-4.5.0_rc1.tar.xz"
23 [[ ${PV} = *_rc* ]] || \
24 -KEYWORDS="alpha amd64 ppc64 x86"
25 +KEYWORDS="alpha amd64 ~arm ppc64 x86"
26
27 DESCRIPTION="Samba Suite Version 4"
28 HOMEPAGE="http://www.samba.org/"