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: Sat, 06 May 2017 13:17:13
Message-Id: 1494076607.aa65b6b7c95317b9439cf31f0388f255c8bad36c.maekke@gentoo
1 commit: aa65b6b7c95317b9439cf31f0388f255c8bad36c
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 6 13:16:47 2017 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Sat May 6 13:16:47 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa65b6b7
7
8 net-fs/samba: add ~arm, bug #591304
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.8.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-fs/samba/samba-4.5.8.ebuild b/net-fs/samba/samba-4.5.8.ebuild
17 index d76476baed2..883687cec29 100644
18 --- a/net-fs/samba/samba-4.5.8.ebuild
19 +++ b/net-fs/samba/samba-4.5.8.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="~amd64 ~hppa ~x86"
25 +KEYWORDS="~amd64 ~arm ~hppa ~x86"
26
27 DESCRIPTION="Samba Suite Version 4"
28 HOMEPAGE="http://www.samba.org/"