diff options
author | 2017-01-07 12:43:44 +0900 | |
---|---|---|
committer | 2017-01-07 12:43:44 +0900 | |
commit | daa5a1e9c940d273f01503efa342d55595aaa1f0 (patch) | |
tree | d7404e9c9066c9af7836088448f2b4737a7bcf96 /net-fs/samba | |
parent | dev-php/PEAR-HTTP_Header: amd64 stable wrt bug #604868 (diff) | |
download | gentoo-daa5a1e9c940d273f01503efa342d55595aaa1f0.tar.gz gentoo-daa5a1e9c940d273f01503efa342d55595aaa1f0.tar.bz2 gentoo-daa5a1e9c940d273f01503efa342d55595aaa1f0.zip |
net-fs/samba: amd64 stable wrt bug #588262
Diffstat (limited to 'net-fs/samba')
-rw-r--r-- | net-fs/samba/samba-4.2.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/samba/samba-4.2.14.ebuild b/net-fs/samba/samba-4.2.14.ebuild index b109a1b5bcf4..d127590d2810 100644 --- a/net-fs/samba/samba-4.2.14.ebuild +++ b/net-fs/samba/samba-4.2.14.ebuild @@ -17,7 +17,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.2.12.tar.xz" [[ ${PV} = *_rc* ]] || \ -KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" DESCRIPTION="Samba Suite Version 4" HOMEPAGE="http://www.samba.org/" |