diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-02-04 18:00:58 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-04 19:41:00 +0000 |
commit | 35181c6c28fe4bd3ec23987b803672f231fe6bd6 (patch) | |
tree | f940620328c97d886d8855442bf1558a25640232 /net-fs | |
parent | dev-python/astroid: keyworded 2.1.0 for sparc, bug #677026 (diff) | |
download | gentoo-35181c6c28fe4bd3ec23987b803672f231fe6bd6.tar.gz gentoo-35181c6c28fe4bd3ec23987b803672f231fe6bd6.tar.bz2 gentoo-35181c6c28fe4bd3ec23987b803672f231fe6bd6.zip |
net-fs/samba: keyworded 4.8.* for sparc
Closes: https://bugs.gentoo.org/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.8.6-r2.ebuild | 4 | ||||
-rw-r--r-- | net-fs/samba/samba-4.8.6-r3.ebuild | 2 | ||||
-rw-r--r-- | net-fs/samba/samba-4.8.8-r1.ebuild | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/net-fs/samba/samba-4.8.6-r2.ebuild b/net-fs/samba/samba-4.8.6-r2.ebuild index c4790c2400e0..fdf14efaacd2 100644 --- a/net-fs/samba/samba-4.8.6-r2.ebuild +++ b/net-fs/samba/samba-4.8.6-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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/" diff --git a/net-fs/samba/samba-4.8.6-r3.ebuild b/net-fs/samba/samba-4.8.6-r3.ebuild index 742b6cd1b8ef..c08ebb650770 100644 --- a/net-fs/samba/samba-4.8.6-r3.ebuild +++ b/net-fs/samba/samba-4.8.6-r3.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/" diff --git a/net-fs/samba/samba-4.8.8-r1.ebuild b/net-fs/samba/samba-4.8.8-r1.ebuild index e004ef37a587..cc6479aa66b2 100644 --- a/net-fs/samba/samba-4.8.8-r1.ebuild +++ b/net-fs/samba/samba-4.8.8-r1.ebuild @@ -15,7 +15,7 @@ SRC_PATH="stable" SRC_URI="mirror://samba/${SRC_PATH}/${MY_P}.tar.gz" [[ ${PV} = *_rc* ]] || \ -KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" DESCRIPTION="Samba Suite Version 4" HOMEPAGE="https://www.samba.org/" |