diff options
author | Markus Meier <maekke@gentoo.org> | 2017-01-08 19:31:29 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-01-08 19:31:29 +0100 |
commit | cd898ac4d215b743a029beb5f73984c21be14d31 (patch) | |
tree | d472e5214aae378a509b19a8f2062db792a88747 /net-fs | |
parent | dev-libs/jansson: arm stable, bug #581954 (diff) | |
download | gentoo-cd898ac4d215b743a029beb5f73984c21be14d31.tar.gz gentoo-cd898ac4d215b743a029beb5f73984c21be14d31.tar.bz2 gentoo-cd898ac4d215b743a029beb5f73984c21be14d31.zip |
net-fs/samba: arm stable, bug #588262
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/samba/samba-4.2.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-fs/samba/samba-4.2.14.ebuild b/net-fs/samba/samba-4.2.14.ebuild index d127590d2810..bb0fb5953d9a 100644 --- a/net-fs/samba/samba-4.2.14.ebuild +++ b/net-fs/samba/samba-4.2.14.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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/" |