diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-05-14 23:27:50 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-05-14 23:29:33 +0200 |
commit | 86bf3c10468bd332abbf6100a37ed7189ba2ea82 (patch) | |
tree | f2216c943238289d5aaf49a026a4a16bd6dd0729 /net-fs | |
parent | mail-client/roundcube: x86 stable (bug #720876) (diff) | |
download | gentoo-86bf3c10468bd332abbf6100a37ed7189ba2ea82.tar.gz gentoo-86bf3c10468bd332abbf6100a37ed7189ba2ea82.tar.bz2 gentoo-86bf3c10468bd332abbf6100a37ed7189ba2ea82.zip |
net-fs/samba: x86 stable (bug #719120)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/samba/samba-4.11.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/samba/samba-4.11.8.ebuild b/net-fs/samba/samba-4.11.8.ebuild index ba2b9e59bb6e..62524d3f12f7 100644 --- a/net-fs/samba/samba-4.11.8.ebuild +++ b/net-fs/samba/samba-4.11.8.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/" |