diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-29 12:16:26 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-29 12:16:26 +0200 |
commit | e90d80e2d8c3c2b0b691b918a5283ff2410a5512 (patch) | |
tree | 41d03dab6778b27fe5d681041c25981839411c61 /net-fs | |
parent | app-arch/libarchive: amd64 stable wrt bug #578498 (diff) | |
download | gentoo-e90d80e2d8c3c2b0b691b918a5283ff2410a5512.tar.gz gentoo-e90d80e2d8c3c2b0b691b918a5283ff2410a5512.tar.bz2 gentoo-e90d80e2d8c3c2b0b691b918a5283ff2410a5512.zip |
net-fs/samba: amd64 stable wrt bug #578498
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.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/samba/samba-4.2.9.ebuild b/net-fs/samba/samba-4.2.9.ebuild index e2131ea9fb31..b3e85a6f3c07 100644 --- a/net-fs/samba/samba-4.2.9.ebuild +++ b/net-fs/samba/samba-4.2.9.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 ~hppa ~x86" +KEYWORDS="amd64 ~hppa ~x86" [[ ${PV} = *_rc* ]] && KEYWORDS="~hppa" DESCRIPTION="Samba Suite Version 4" |