diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-02-01 08:01:00 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-01 07:17:33 +0000 |
commit | 4710762b09750d6e92339e5ded413c728c04917c (patch) | |
tree | 956cd782ec68c493c164eebd97dbde925c077e9b /net-fs/samba | |
parent | net-fs/samba: keyworded 4.9.4-r1 for sparc, bug #664314 (diff) | |
download | gentoo-4710762b09750d6e92339e5ded413c728c04917c.tar.gz gentoo-4710762b09750d6e92339e5ded413c728c04917c.tar.bz2 gentoo-4710762b09750d6e92339e5ded413c728c04917c.zip |
net-fs/samba: keyworded 4.10.0_rc1-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/samba')
-rw-r--r-- | net-fs/samba/samba-4.10.0_rc1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/samba/samba-4.10.0_rc1-r1.ebuild b/net-fs/samba/samba-4.10.0_rc1-r1.ebuild index ee0899ac915f..0ab63fcb52ac 100644 --- a/net-fs/samba/samba-4.10.0_rc1-r1.ebuild +++ b/net-fs/samba/samba-4.10.0_rc1-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/" |