diff options
author | 2019-04-17 11:30:40 -0400 | |
---|---|---|
committer | 2019-04-17 11:30:40 -0400 | |
commit | b144cb5ce8a8f861ef33d32e3d26e0a8052ccf3e (patch) | |
tree | 513ae2f252726d55cec6cbacb5d07394a377b83c /net-fs | |
parent | net-fs/samba: bumpt to 4.8.6-r2 and 4.9.6 to sync with main tree (diff) | |
download | musl-b144cb5ce8a8f861ef33d32e3d26e0a8052ccf3e.tar.gz musl-b144cb5ce8a8f861ef33d32e3d26e0a8052ccf3e.tar.bz2 musl-b144cb5ce8a8f861ef33d32e3d26e0a8052ccf3e.zip |
net-fs/samba: 4.8.6-r2 stable on amd64 and x86
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/samba/samba-4.8.6-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/samba/samba-4.8.6-r2.ebuild b/net-fs/samba/samba-4.8.6-r2.ebuild index ac2f4806..c0cb5972 100644 --- a/net-fs/samba/samba-4.8.6-r2.ebuild +++ b/net-fs/samba/samba-4.8.6-r2.ebuild @@ -15,7 +15,7 @@ SRC_PATH="stable" SRC_URI="mirror://samba/${SRC_PATH}/${MY_P}.tar.gz" [[ ${PV} = *_rc* ]] || \ -KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~mips ~ppc x86" DESCRIPTION="Samba Suite Version 4" HOMEPAGE="https://www.samba.org/" |