diff options
author | 2018-04-28 23:07:57 +0300 | |
---|---|---|
committer | 2018-04-28 23:07:57 +0300 | |
commit | d70ab42bc6559fb5ddc8ae4d78ffc96bdc47bb2e (patch) | |
tree | acc978df1e18192b7a597b70671583a9303b1cf9 /net-fs/samba/samba-4.5.16.ebuild | |
parent | net-libs/socket_wrapper: arm stable wrt bug #650382 (diff) | |
download | gentoo-d70ab42bc6559fb5ddc8ae4d78ffc96bdc47bb2e.tar.gz gentoo-d70ab42bc6559fb5ddc8ae4d78ffc96bdc47bb2e.tar.bz2 gentoo-d70ab42bc6559fb5ddc8ae4d78ffc96bdc47bb2e.zip |
net-fs/samba: arm stable wrt bug #650382
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'net-fs/samba/samba-4.5.16.ebuild')
-rw-r--r-- | net-fs/samba/samba-4.5.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/samba/samba-4.5.16.ebuild b/net-fs/samba/samba-4.5.16.ebuild index da3ffbe0deda..775a8863623d 100644 --- a/net-fs/samba/samba-4.5.16.ebuild +++ b/net-fs/samba/samba-4.5.16.ebuild @@ -16,7 +16,7 @@ SRC_PATH="stable" SRC_URI="mirror://samba/${SRC_PATH}/${MY_P}.tar.gz https://dev.gentoo.org/~polynomial-c/samba-4.5.11-disable-python-patches.tar.xz" [[ ${PV} = *_rc* ]] || \ -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86" DESCRIPTION="Samba Suite Version 4" HOMEPAGE="http://www.samba.org/" |