diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-08-27 21:16:09 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-27 21:15:27 +0100 |
commit | 58850574f577f35db0706c3984db716e6278eb4d (patch) | |
tree | d3c577e567c3e5ed14a0176e673a9bb518a0b268 /net-fs | |
parent | dev-util/lttng-ust: keyworded 2.8.1 for sparc, bug #664314 (diff) | |
download | gentoo-58850574f577f35db0706c3984db716e6278eb4d.tar.gz gentoo-58850574f577f35db0706c3984db716e6278eb4d.tar.bz2 gentoo-58850574f577f35db0706c3984db716e6278eb4d.zip |
net-fs/samba: keyworded 4.7.9 for sparc, bug #664314
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/samba/samba-4.7.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/samba/samba-4.7.9.ebuild b/net-fs/samba/samba-4.7.9.ebuild index 372f23a31427..0c5a7e7cf6bd 100644 --- a/net-fs/samba/samba-4.7.9.ebuild +++ b/net-fs/samba/samba-4.7.9.ebuild @@ -15,7 +15,7 @@ SRC_PATH="stable" SRC_URI="mirror://samba/${SRC_PATH}/${MY_P}.tar.gz" [[ ${PV} = *_rc* ]] || \ -KEYWORDS="~amd64 ~arm64 ~hppa ~x86" +KEYWORDS="~amd64 ~arm64 ~hppa ~sparc ~x86" DESCRIPTION="Samba Suite Version 4" HOMEPAGE="https://www.samba.org/" |