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 | |
parent | ec6f921f0861af492324d70a36c47eecc153a61c (diff) | |
download | gentoo-fb414d3c40ab5d89d825dcdd4ee2550a1fbcea12.tar.gz gentoo-fb414d3c40ab5d89d825dcdd4ee2550a1fbcea12.tar.xz |
net-fs/samba-4.5.16: alpha stable, bug 650382
-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 5ca40068535..0407c0f4e8f 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/" |