Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-fs/samba/
Date: Mon, 27 Aug 2018 20:15:42
Message-Id: 1535400927.58850574f577f35db0706c3984db716e6278eb4d.slyfox@gentoo
1 commit: 58850574f577f35db0706c3984db716e6278eb4d
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Mon Aug 27 19:16:09 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 27 20:15:27 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58850574
7
8 net-fs/samba: keyworded 4.7.9 for sparc, bug #664314
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11 RepoMan-Options: --include-arches="sparc"
12
13 net-fs/samba/samba-4.7.9.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-fs/samba/samba-4.7.9.ebuild b/net-fs/samba/samba-4.7.9.ebuild
17 index 372f23a3142..0c5a7e7cf6b 100644
18 --- a/net-fs/samba/samba-4.7.9.ebuild
19 +++ b/net-fs/samba/samba-4.7.9.ebuild
20 @@ -15,7 +15,7 @@ SRC_PATH="stable"
21
22 SRC_URI="mirror://samba/${SRC_PATH}/${MY_P}.tar.gz"
23 [[ ${PV} = *_rc* ]] || \
24 -KEYWORDS="~amd64 ~arm64 ~hppa ~x86"
25 +KEYWORDS="~amd64 ~arm64 ~hppa ~sparc ~x86"
26
27 DESCRIPTION="Samba Suite Version 4"
28 HOMEPAGE="https://www.samba.org/"