diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-03-17 11:49:25 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-03-17 11:49:52 -0700 |
commit | 6f02c9e4d3d0e5fb1c37acbf101e6bf8a9515e3d (patch) | |
tree | 8fbbfdf0b61ed598bcedade6ec983482d844375e /net-fs | |
parent | sci-mathematics/geogebra: Add name to metadata.xml (diff) | |
download | gentoo-6f02c9e4d3d0e5fb1c37acbf101e6bf8a9515e3d.tar.gz gentoo-6f02c9e4d3d0e5fb1c37acbf101e6bf8a9515e3d.tar.bz2 gentoo-6f02c9e4d3d0e5fb1c37acbf101e6bf8a9515e3d.zip |
net-fs/samba-4.5.16: ppc 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 cd1c5122881e..76a434aeb5d9 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/" |