diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-02-01 07:59:16 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-01 07:17:33 +0000 |
commit | a7b7ef8b7f51746e392d1b040936515d74d9a8ff (patch) | |
tree | 3f95924134d3c0e4afd931f1cf2b98d9aba4484b /net-fs | |
parent | dev-lang/erlang: stable 21.1.1 for sparc, bug #676456 (diff) | |
download | gentoo-a7b7ef8b7f51746e392d1b040936515d74d9a8ff.tar.gz gentoo-a7b7ef8b7f51746e392d1b040936515d74d9a8ff.tar.bz2 gentoo-a7b7ef8b7f51746e392d1b040936515d74d9a8ff.zip |
net-fs/samba: keyworded 4.9.4-r1 for sparc, bug #664314
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/samba/samba-4.9.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/samba/samba-4.9.4-r1.ebuild b/net-fs/samba/samba-4.9.4-r1.ebuild index 27d25a8f1132..a88b87d0c311 100644 --- a/net-fs/samba/samba-4.9.4-r1.ebuild +++ b/net-fs/samba/samba-4.9.4-r1.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 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" DESCRIPTION="Samba Suite Version 4" HOMEPAGE="https://www.samba.org/" |