diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-04-19 10:19:12 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-04-19 09:37:55 +0100 |
commit | 85f120cd80539ae74b9cf008cce8dc1d1e7c2c44 (patch) | |
tree | f7aeac6051aac8c95c17c9bc491dd6abb92b4c3b /net-fs | |
parent | net-fs/samba: keyworded 4.12.0 for hppa, bug #711488 (diff) | |
download | gentoo-85f120cd80539ae74b9cf008cce8dc1d1e7c2c44.tar.gz gentoo-85f120cd80539ae74b9cf008cce8dc1d1e7c2c44.tar.bz2 gentoo-85f120cd80539ae74b9cf008cce8dc1d1e7c2c44.zip |
net-fs/samba: keyworded 4.12.1 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.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/samba/samba-4.12.1.ebuild b/net-fs/samba/samba-4.12.1.ebuild index 89a77d9cda71..e774fbd4ca57 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 ~ia64 ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ia64 ~sparc ~x86" DESCRIPTION="Samba Suite Version 4" HOMEPAGE="https://www.samba.org/" |