diff options
author | Markus Meier <maekke@gentoo.org> | 2017-05-31 18:11:46 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-05-31 18:11:46 +0200 |
commit | 256fd0574a9265b0f178762cc7b828e7005eab32 (patch) | |
tree | 3c90c771c2aa5cb7cd21b2bb742ed9e77da362e9 /net-fs | |
parent | net-dns/resolv_wrapper: add ~arm (diff) | |
download | gentoo-256fd0574a9265b0f178762cc7b828e7005eab32.tar.gz gentoo-256fd0574a9265b0f178762cc7b828e7005eab32.tar.bz2 gentoo-256fd0574a9265b0f178762cc7b828e7005eab32.zip |
net-fs/samba: add ~arm
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/samba/samba-4.5.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/samba/samba-4.5.10.ebuild b/net-fs/samba/samba-4.5.10.ebuild index f98e768b9c2a..cde455ac85ca 100644 --- a/net-fs/samba/samba-4.5.10.ebuild +++ b/net-fs/samba/samba-4.5.10.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-disable-python-patches-4.5.0_rc1.tar.xz" [[ ${PV} = *_rc* ]] || \ -KEYWORDS="alpha amd64 ppc64 x86" +KEYWORDS="alpha amd64 ~arm ppc64 x86" DESCRIPTION="Samba Suite Version 4" HOMEPAGE="http://www.samba.org/" |