diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-10 15:44:24 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-10 15:44:24 +0200 |
commit | 2c19e38225b6f217ef4b50921f8c7940ed3848da (patch) | |
tree | 318b7160452e7f309671ec2a242d089ad12bfc72 /net-fs | |
parent | net-dns/resolv_wrapper: sparc stable wrt bug #619516 (diff) | |
download | gentoo-2c19e38225b6f217ef4b50921f8c7940ed3848da.tar.gz gentoo-2c19e38225b6f217ef4b50921f8c7940ed3848da.tar.bz2 gentoo-2c19e38225b6f217ef4b50921f8c7940ed3848da.zip |
net-fs/samba: sparc stable wrt bug #619516
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/samba/samba-4.5.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/samba/samba-4.5.10.ebuild b/net-fs/samba/samba-4.5.10.ebuild index cde455ac85ca..5fc544327277 100644 --- a/net-fs/samba/samba-4.5.10.ebuild +++ b/net-fs/samba/samba-4.5.10.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-disable-python-patches-4.5.0_rc1.tar.xz" [[ ${PV} = *_rc* ]] || \ -KEYWORDS="alpha amd64 ~arm ppc64 x86" +KEYWORDS="alpha amd64 ~arm ppc64 sparc x86" DESCRIPTION="Samba Suite Version 4" HOMEPAGE="http://www.samba.org/" |