diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-06 07:46:51 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-06 07:46:51 +0100 |
commit | 195dc6453b726d9de786e9154d1a155c6a8787d2 (patch) | |
tree | 92f357a039c1f4fb71032c4c03610d50b4866f07 /net-fs | |
parent | net-misc/asterisk: keyworded 13.33.0 for ppc64, bug #716426 (diff) | |
download | gentoo-195dc6453b726d9de786e9154d1a155c6a8787d2.tar.gz gentoo-195dc6453b726d9de786e9154d1a155c6a8787d2.tar.bz2 gentoo-195dc6453b726d9de786e9154d1a155c6a8787d2.zip |
net-fs/samba: keyworded 4.12.0 for ppc64, bug #711488
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/samba/samba-4.12.0.ebuild | 2 | ||||
-rw-r--r-- | net-fs/samba/samba-4.12.1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-fs/samba/samba-4.12.0.ebuild b/net-fs/samba/samba-4.12.0.ebuild index 07fc8522bfa0..03ba25db483a 100644 --- a/net-fs/samba/samba-4.12.0.ebuild +++ b/net-fs/samba/samba-4.12.0.ebuild @@ -15,7 +15,7 @@ SRC_PATH="stable" SRC_URI="mirror://samba/${SRC_PATH}/${MY_P}.tar.gz" [[ ${PV} = *_rc* ]] || \ -KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~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.12.1.ebuild b/net-fs/samba/samba-4.12.1.ebuild index 07fc8522bfa0..03ba25db483a 100644 --- a/net-fs/samba/samba-4.12.1.ebuild +++ b/net-fs/samba/samba-4.12.1.ebuild @@ -15,7 +15,7 @@ SRC_PATH="stable" SRC_URI="mirror://samba/${SRC_PATH}/${MY_P}.tar.gz" [[ ${PV} = *_rc* ]] || \ -KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" DESCRIPTION="Samba Suite Version 4" HOMEPAGE="https://www.samba.org/" |