diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-04-13 09:52:56 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-04-13 09:05:28 +0100 |
commit | 1b8c6bc433bed1f46ca0ecc451b0eabfbc81e153 (patch) | |
tree | c9489dad5c5fe71405d2a7790c3686ee73d74ce8 /net-fs | |
parent | net-fs/samba: keyworded 4.12.0 for sparc, bug #711488 (diff) | |
download | gentoo-1b8c6bc433bed1f46ca0ecc451b0eabfbc81e153.tar.gz gentoo-1b8c6bc433bed1f46ca0ecc451b0eabfbc81e153.tar.bz2 gentoo-1b8c6bc433bed1f46ca0ecc451b0eabfbc81e153.zip |
net-fs/samba: keyworded 4.12.1 for sparc, bug #711488
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/samba/samba-4.12.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/samba/samba-4.12.1.ebuild b/net-fs/samba/samba-4.12.1.ebuild index 55c783cd3011..89a77d9cda71 100644 --- a/net-fs/samba/samba-4.12.1.ebuild +++ b/net-fs/samba/samba-4.12.1.ebuild @@ -15,7 +15,7 @@ SRC_PATH="stable" SRC_URI="mirror://samba/${SRC_PATH}/${MY_P}.tar.gz" [[ ${PV} = *_rc* ]] || \ -KEYWORDS="~amd64 ~ia64 ~x86" +KEYWORDS="~amd64 ~ia64 ~sparc ~x86" DESCRIPTION="Samba Suite Version 4" HOMEPAGE="https://www.samba.org/" |