diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-03-21 17:21:40 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-03-21 23:07:25 -0700 |
commit | 9149ccbb8ffe39bfdae2c5cdde08cd63d78a65e1 (patch) | |
tree | be1c1e5f12af9102e62ff7a00fff5afae10cc71b /net-fs | |
parent | net-dns/resolv_wrapper-1.1.5: added ~hppa, bug 651122 (diff) | |
download | gentoo-9149ccbb8ffe39bfdae2c5cdde08cd63d78a65e1.tar.gz gentoo-9149ccbb8ffe39bfdae2c5cdde08cd63d78a65e1.tar.bz2 gentoo-9149ccbb8ffe39bfdae2c5cdde08cd63d78a65e1.zip |
net-fs/samba-4.5.16: added ~hppa, bug 651122
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/samba/samba-4.5.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/samba/samba-4.5.16.ebuild b/net-fs/samba/samba-4.5.16.ebuild index 0407c0f4e8fd..373028cee2c5 100644 --- a/net-fs/samba/samba-4.5.16.ebuild +++ b/net-fs/samba/samba-4.5.16.ebuild @@ -16,7 +16,7 @@ SRC_PATH="stable" SRC_URI="mirror://samba/${SRC_PATH}/${MY_P}.tar.gz https://dev.gentoo.org/~polynomial-c/samba-4.5.11-disable-python-patches.tar.xz" [[ ${PV} = *_rc* ]] || \ -KEYWORDS="alpha amd64 ~arm ~arm64 ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86" DESCRIPTION="Samba Suite Version 4" HOMEPAGE="http://www.samba.org/" |