diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-22 12:12:03 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-22 12:12:03 +0100 |
commit | 7f3060027824ceaf8d14771192435ccbcc9e04e7 (patch) | |
tree | 4e9561b351178d4133b51f9782aeffc61f816ebe /net-fs | |
parent | dev-vcs/fossil: Clean old, insecure (diff) | |
download | gentoo-7f3060027824ceaf8d14771192435ccbcc9e04e7.tar.gz gentoo-7f3060027824ceaf8d14771192435ccbcc9e04e7.tar.bz2 gentoo-7f3060027824ceaf8d14771192435ccbcc9e04e7.zip |
net-fs/samba: x86 stable (bug #639024)
Package-Manager: Portage-2.3.20, Repoman-2.3.6
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/samba/samba-4.5.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/samba/samba-4.5.15.ebuild b/net-fs/samba/samba-4.5.15.ebuild index 6638c6ba5dc5..05538c6aadf3 100644 --- a/net-fs/samba/samba-4.5.15.ebuild +++ b/net-fs/samba/samba-4.5.15.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 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" DESCRIPTION="Samba Suite Version 4" HOMEPAGE="http://www.samba.org/" |