diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-03-18 09:39:51 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-03-18 09:39:51 -0700 |
commit | fb414d3c40ab5d89d825dcdd4ee2550a1fbcea12 (patch) | |
tree | 9d9c13ee6475f0a77ff08994f912939bdaae64cf /net-fs | |
parent | profiles: Remove duplicate package.use.mask. (diff) | |
download | gentoo-fb414d3c40ab5d89d825dcdd4ee2550a1fbcea12.tar.gz gentoo-fb414d3c40ab5d89d825dcdd4ee2550a1fbcea12.tar.bz2 gentoo-fb414d3c40ab5d89d825dcdd4ee2550a1fbcea12.zip |
net-fs/samba-4.5.16: alpha stable, bug 650382
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/samba/samba-4.5.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/samba/samba-4.5.16.ebuild b/net-fs/samba/samba-4.5.16.ebuild index 5ca400685354..0407c0f4e8fd 100644 --- a/net-fs/samba/samba-4.5.16.ebuild +++ b/net-fs/samba/samba-4.5.16.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/" |