diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-02-21 09:01:14 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-02-21 19:37:44 +0000 |
commit | ee21089ac44eb09c5204bde091476190c2e75d9a (patch) | |
tree | d405c0e2f2fb963597de32fa74e07244b4166ec9 /net-fs | |
parent | media-libs/gexiv2: stable 0.10.8 for sparc, bug #647408 (diff) | |
download | gentoo-ee21089ac44eb09c5204bde091476190c2e75d9a.tar.gz gentoo-ee21089ac44eb09c5204bde091476190c2e75d9a.tar.bz2 gentoo-ee21089ac44eb09c5204bde091476190c2e75d9a.zip |
net-fs/samba: stable 4.5.15 for sparc, bug #639024
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/samba/samba-4.5.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/samba/samba-4.5.15.ebuild b/net-fs/samba/samba-4.5.15.ebuild index c862e90001eb..d3eee6184e7b 100644 --- a/net-fs/samba/samba-4.5.15.ebuild +++ b/net-fs/samba/samba-4.5.15.ebuild @@ -16,7 +16,7 @@ SRC_PATH="stable" SRC_URI="mirror://samba/${SRC_PATH}/${MY_P}.tar.gz https://dev.gentoo.org/~polynomial-c/samba-4.5.11-disable-python-patches.tar.xz" [[ ${PV} = *_rc* ]] || \ -KEYWORDS="~alpha amd64 ~arm ~arm64 ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ia64 ~ppc ~ppc64 sparc x86" DESCRIPTION="Samba Suite Version 4" HOMEPAGE="http://www.samba.org/" |