diff options
author | Michael Weber <xmw@gentoo.org> | 2017-02-22 22:54:11 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-02-22 22:54:26 +0100 |
commit | 2c8c10c3c28cb34f6b58229e0c5f8340129aff8a (patch) | |
tree | e9938cd95a70be276885bbdbad5993a1cdea15b6 /net-fs | |
parent | dev-perl/File-Slurper: add ~arm64, bug #603078 (diff) | |
download | gentoo-2c8c10c3c28cb34f6b58229e0c5f8340129aff8a.tar.gz gentoo-2c8c10c3c28cb34f6b58229e0c5f8340129aff8a.tar.bz2 gentoo-2c8c10c3c28cb34f6b58229e0c5f8340129aff8a.zip |
net-fs/samba: ppc ppc64 stable (bug 588262).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'net-fs')
-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 076a97362616..b654ea9c0184 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/" |