diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-10-29 23:51:21 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-10-29 23:51:35 +0100 |
commit | 3fe2b6b9220d3505f2dca97a78caa416e5bd8fcf (patch) | |
tree | 55ca57f20297203015341d28ee0ba9b297c8eaa3 /net-fs/samba | |
parent | app-editors/kile: x86 stable (bug #751793) (diff) | |
download | gentoo-3fe2b6b9220d3505f2dca97a78caa416e5bd8fcf.tar.gz gentoo-3fe2b6b9220d3505f2dca97a78caa416e5bd8fcf.tar.bz2 gentoo-3fe2b6b9220d3505f2dca97a78caa416e5bd8fcf.zip |
net-fs/samba: x86 stable (bug #751724)
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-fs/samba')
-rw-r--r-- | net-fs/samba/samba-4.12.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/samba/samba-4.12.9.ebuild b/net-fs/samba/samba-4.12.9.ebuild index fc9b3c6f6a28..03d126024f31 100644 --- a/net-fs/samba/samba-4.12.9.ebuild +++ b/net-fs/samba/samba-4.12.9.ebuild @@ -15,7 +15,7 @@ SRC_PATH="stable" SRC_URI="mirror://samba/${SRC_PATH}/${MY_P}.tar.gz" [[ ${PV} = *_rc* ]] || \ -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" DESCRIPTION="Samba Suite Version 4" HOMEPAGE="https://www.samba.org/" |