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: Sat, 01 Sep 2018 23:13:10
Message-Id: 1535843487.de5a5e29a3a32430ddf5a2e1e45875ef3182c461.slyfox@gentoo
1 commit: de5a5e29a3a32430ddf5a2e1e45875ef3182c461
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 1 23:11:27 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 1 23:11:27 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de5a5e29
7
8 net-fs/samba: keyworded 4.8.4 for ia64, bug #664314
9
10 Package-Manager: Portage-2.3.48, Repoman-2.3.10
11 RepoMan-Options: --include-arches="ia64"
12
13 net-fs/samba/samba-4.8.4.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-fs/samba/samba-4.8.4.ebuild b/net-fs/samba/samba-4.8.4.ebuild
17 index daf5ec1860e..920ad4de52b 100644
18 --- a/net-fs/samba/samba-4.8.4.ebuild
19 +++ b/net-fs/samba/samba-4.8.4.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 ~ia64 ~x86"
26
27 DESCRIPTION="Samba Suite Version 4"
28 HOMEPAGE="https://www.samba.org/"