diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-06 07:39:25 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-06 07:39:25 +0100 |
commit | 4a8a66f5cd8e97f34eee496028878886c650435b (patch) | |
tree | 8a00cf5f2a933e910199eb1ed3930e46c3eb5a5f /net-fs | |
parent | sci-libs/suitesparse: keyworded 5.4.0 for ppc, bug #716982 (diff) | |
download | gentoo-4a8a66f5cd8e97f34eee496028878886c650435b.tar.gz gentoo-4a8a66f5cd8e97f34eee496028878886c650435b.tar.bz2 gentoo-4a8a66f5cd8e97f34eee496028878886c650435b.zip |
net-fs/samba: keyworded 4.12.0 for ppc, bug #711488
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
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 8afb3f72df9f..07fc8522bfa0 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 ~sparc ~x86" +KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~ppc ~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 8afb3f72df9f..07fc8522bfa0 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 ~sparc ~x86" +KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~ppc ~sparc ~x86" DESCRIPTION="Samba Suite Version 4" HOMEPAGE="https://www.samba.org/" |