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: Thu, 22 Mar 2018 06:07:35
Message-Id: 1521698845.9149ccbb8ffe39bfdae2c5cdde08cd63d78a65e1.mattst88@gentoo
1 commit: 9149ccbb8ffe39bfdae2c5cdde08cd63d78a65e1
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Thu Mar 22 00:21:40 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Thu Mar 22 06:07:25 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9149ccbb
7
8 net-fs/samba-4.5.16: added ~hppa, bug 651122
9
10 net-fs/samba/samba-4.5.16.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/net-fs/samba/samba-4.5.16.ebuild b/net-fs/samba/samba-4.5.16.ebuild
14 index 0407c0f4e8f..373028cee2c 100644
15 --- a/net-fs/samba/samba-4.5.16.ebuild
16 +++ b/net-fs/samba/samba-4.5.16.ebuild
17 @@ -16,7 +16,7 @@ SRC_PATH="stable"
18 SRC_URI="mirror://samba/${SRC_PATH}/${MY_P}.tar.gz
19 https://dev.gentoo.org/~polynomial-c/samba-4.5.11-disable-python-patches.tar.xz"
20 [[ ${PV} = *_rc* ]] || \
21 -KEYWORDS="alpha amd64 ~arm ~arm64 ia64 ppc ppc64 sparc x86"
22 +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86"
23
24 DESCRIPTION="Samba Suite Version 4"
25 HOMEPAGE="http://www.samba.org/"