diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-26 16:03:05 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-26 16:03:05 +0200 |
commit | 6aeb2a911b9b356f0b3aa9325300664154c2a66b (patch) | |
tree | 83ffa291b69705d7987547585f8400b84572cac4 /net-fs | |
parent | net-dns/resolv_wrapper: x86 stable wrt bug #619516 (diff) | |
download | gentoo-6aeb2a911b9b356f0b3aa9325300664154c2a66b.tar.gz gentoo-6aeb2a911b9b356f0b3aa9325300664154c2a66b.tar.bz2 gentoo-6aeb2a911b9b356f0b3aa9325300664154c2a66b.zip |
net-fs/samba: x86 stable wrt bug #619516
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 ebbf1ec4a43b..b9fab520dcde 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="amd64 ~x86" +KEYWORDS="amd64 x86" DESCRIPTION="Samba Suite Version 4" HOMEPAGE="http://www.samba.org/" |