diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 02:44:15 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 02:52:02 +0200 |
commit | 01a08a8e6c9d3f75c05c3bec4fa0fbfdfb0b52c7 (patch) | |
tree | 003ab87698b66c20b70b345dafefd09fe289396e /net-fs | |
parent | sys-libs/ldb: x86 stable (bug #664316) (diff) | |
download | gentoo-01a08a8e6c9d3f75c05c3bec4fa0fbfdfb0b52c7.tar.gz gentoo-01a08a8e6c9d3f75c05c3bec4fa0fbfdfb0b52c7.tar.bz2 gentoo-01a08a8e6c9d3f75c05c3bec4fa0fbfdfb0b52c7.zip |
net-fs/samba: x86 stable (bug #664316)
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/samba/samba-4.8.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/samba/samba-4.8.6.ebuild b/net-fs/samba/samba-4.8.6.ebuild index 6f178685288b..5167caaa89c0 100644 --- a/net-fs/samba/samba-4.8.6.ebuild +++ b/net-fs/samba/samba-4.8.6.ebuild @@ -15,7 +15,7 @@ SRC_PATH="stable" SRC_URI="mirror://samba/${SRC_PATH}/${MY_P}.tar.gz" [[ ${PV} = *_rc* ]] || \ -KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 x86" DESCRIPTION="Samba Suite Version 4" HOMEPAGE="https://www.samba.org/" |