diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-04-23 12:31:00 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-04-23 12:31:00 +0200 |
commit | 95a597ee708cda3a0eb41d98913fa8ce7d7d621e (patch) | |
tree | 01fd15596786449cb1de6a52a5bb889afe6bba21 /net-fs | |
parent | sys-libs/nss_wrapper: Stable for HPPA (bug #578004). (diff) | |
download | gentoo-95a597ee708cda3a0eb41d98913fa8ce7d7d621e.tar.gz gentoo-95a597ee708cda3a0eb41d98913fa8ce7d7d621e.tar.bz2 gentoo-95a597ee708cda3a0eb41d98913fa8ce7d7d621e.zip |
net-fs/samba: Stable for HPPA PPC64 (bug #578004).
Package-Manager: portage-2.2.28
RepoMan-Options: --ignore-arches
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/samba/samba-4.2.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-fs/samba/samba-4.2.11.ebuild b/net-fs/samba/samba-4.2.11.ebuild index 8e4f6c3e0c69..2866ccf19d30 100644 --- a/net-fs/samba/samba-4.2.11.ebuild +++ b/net-fs/samba/samba-4.2.11.ebuild @@ -16,8 +16,8 @@ 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.9.tar.xz" -KEYWORDS="amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" -[[ ${PV} = *_rc* ]] && KEYWORDS="arm ~hppa" +KEYWORDS="amd64 arm hppa ~ia64 ~ppc ppc64 ~sparc x86" +[[ ${PV} = *_rc* ]] && KEYWORDS="arm hppa ppc64" DESCRIPTION="Samba Suite Version 4" HOMEPAGE="http://www.samba.org/" |