diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-07 23:25:53 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-07 23:25:53 +0000 |
commit | 5c5afe1a70f673d06463bb1b7749e71775d53eab (patch) | |
tree | 4d8fce25bbbccad992cae1da2836718378bc6aba /net-fs | |
parent | app-admin/sudo: stable 1.8.25_p1-r1 for ppc64, bug #670582 (diff) | |
download | gentoo-5c5afe1a70f673d06463bb1b7749e71775d53eab.tar.gz gentoo-5c5afe1a70f673d06463bb1b7749e71775d53eab.tar.bz2 gentoo-5c5afe1a70f673d06463bb1b7749e71775d53eab.zip |
net-fs/samba: stable 4.8.6 for ppc64, bug #664316
Package-Manager: Portage-2.3.51, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/samba/samba-4.8.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/samba/samba-4.8.6.ebuild b/net-fs/samba/samba-4.8.6.ebuild index d263fff0e2e6..ea2098018bb3 100644 --- a/net-fs/samba/samba-4.8.6.ebuild +++ b/net-fs/samba/samba-4.8.6.ebuild @@ -15,7 +15,7 @@ SRC_PATH="stable" SRC_URI="mirror://samba/${SRC_PATH}/${MY_P}.tar.gz" [[ ${PV} = *_rc* ]] || \ -KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ia64 ppc ~ppc64 x86" +KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ia64 ppc ppc64 x86" DESCRIPTION="Samba Suite Version 4" HOMEPAGE="https://www.samba.org/" |