diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-06-24 17:27:53 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-06-24 18:22:06 +0100 |
commit | 2dacdbe28052271bf9564fe1ed010b58107f686b (patch) | |
tree | 055abd5cb5eeeedf1d10b3f8c54b8d02f1b514ba /net-fs | |
parent | profiles: Mask several packages in dev-tex for removal. (diff) | |
download | gentoo-2dacdbe28052271bf9564fe1ed010b58107f686b.tar.gz gentoo-2dacdbe28052271bf9564fe1ed010b58107f686b.tar.bz2 gentoo-2dacdbe28052271bf9564fe1ed010b58107f686b.zip |
net-fs/samba: stable 4.11.8 for sparc, bug #719120
Package-Manager: Portage-2.3.99, Repoman-2.3.22
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.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 48195a8817a6..f250d29d96f1 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/" |