diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-04-19 10:18:30 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-04-19 09:37:55 +0100 |
commit | d085e3818eaa1c76fcb80d3d1200b92aaeb4c0c3 (patch) | |
tree | 0627365613a469bc1b437db53374bae27dff3a87 /net-fs | |
parent | x11-terms/xterm: stable 351 for hppa, bug #706118 (diff) | |
download | gentoo-d085e3818eaa1c76fcb80d3d1200b92aaeb4c0c3.tar.gz gentoo-d085e3818eaa1c76fcb80d3d1200b92aaeb4c0c3.tar.bz2 gentoo-d085e3818eaa1c76fcb80d3d1200b92aaeb4c0c3.zip |
net-fs/samba: keyworded 4.12.0 for hppa, bug #711488
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
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 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/samba/samba-4.12.0.ebuild b/net-fs/samba/samba-4.12.0.ebuild index 89a77d9cda71..e774fbd4ca57 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 ~ia64 ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ia64 ~sparc ~x86" DESCRIPTION="Samba Suite Version 4" HOMEPAGE="https://www.samba.org/" |