diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-04-13 09:23:46 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-04-13 09:23:46 +0200 |
commit | f95d9e63f4a9597a3c121e36e2c54c1c7cb45f95 (patch) | |
tree | 32da51c2ddd89207df3f48848c1bfc5e07e28785 /net-fs | |
parent | app-text/jabref-bin: Updated project URL (diff) | |
download | gentoo-f95d9e63f4a9597a3c121e36e2c54c1c7cb45f95.tar.gz gentoo-f95d9e63f4a9597a3c121e36e2c54c1c7cb45f95.tar.bz2 gentoo-f95d9e63f4a9597a3c121e36e2c54c1c7cb45f95.zip |
net-fs/samba: amd64 stable wrt bug #578004
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/samba/samba-4.2.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/samba/samba-4.2.11.ebuild b/net-fs/samba/samba-4.2.11.ebuild index eee6b52ca127..c0c01fa3bda5 100644 --- a/net-fs/samba/samba-4.2.11.ebuild +++ b/net-fs/samba/samba-4.2.11.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.2.9.tar.xz" -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" [[ ${PV} = *_rc* ]] && KEYWORDS="~hppa" DESCRIPTION="Samba Suite Version 4" |