diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-23 17:23:26 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-23 17:25:11 +0300 |
commit | f7c30444dc69bd635a064d7d12402cd757bd877f (patch) | |
tree | 43ec13b65067091e6bbfadba5f4adb0d43a126c0 /net-fs/samba/samba-4.8.6-r2.ebuild | |
parent | dev-lang/crystal: duisable more unix socket tests (diff) | |
download | gentoo-f7c30444dc69bd635a064d7d12402cd757bd877f.tar.gz gentoo-f7c30444dc69bd635a064d7d12402cd757bd877f.tar.bz2 gentoo-f7c30444dc69bd635a064d7d12402cd757bd877f.zip |
net-fs/samba: Add ~arm keyword wrt bug #664314
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'net-fs/samba/samba-4.8.6-r2.ebuild')
-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 c959bbd6d78a..c4790c2400e0 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="~alpha amd64 ~arm64 ~hppa ~ia64 ppc ppc64 x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 x86" DESCRIPTION="Samba Suite Version 4" HOMEPAGE="https://www.samba.org/" |