diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-03-11 19:26:12 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-03-11 20:58:18 -0700 |
commit | 87a347e2e0b6c4f099e6d36b271df8729e4938b7 (patch) | |
tree | c7c45630b66f3539cc921097c4e39cdfbe2a3a57 /net-fs | |
parent | sys-apps/busybox-1.28.0: ppc64 stable, bug 638258 (diff) | |
download | gentoo-87a347e2e0b6c4f099e6d36b271df8729e4938b7.tar.gz gentoo-87a347e2e0b6c4f099e6d36b271df8729e4938b7.tar.bz2 gentoo-87a347e2e0b6c4f099e6d36b271df8729e4938b7.zip |
net-fs/samba-4.5.15: ppc64 stable, bug 639024
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 93a8316ec33d..66526019e604 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/" |