From: Ian Stakenvicius Date: Wed, 4 Oct 2017 14:57:17 +0000 (-0400) Subject: net-fs/samba: drop hppa for samba-4.7.0 due to missing keywords on deps X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8e0c528695dd39edb05807837f872b12185c9acb;p=gentoo.git net-fs/samba: drop hppa for samba-4.7.0 due to missing keywords on deps Repoman reports: dependency.bad [fatal] 2 net-fs/samba/samba-4.7.0.ebuild: DEPEND: ~hppa(default/linux/hppa/13.0) ['dev-util/lttng-ust', '>=net-dns/resolv_wrapper-1.1.4'] net-fs/samba/samba-4.7.0.ebuild: RDEPEND: ~hppa(default/linux/hppa/13.0) ['dev-util/lttng-ust'] Package-Manager: Portage-2.3.8, Repoman-2.3.1 --- diff --git a/net-fs/samba/samba-4.7.0.ebuild b/net-fs/samba/samba-4.7.0.ebuild index 691821725b80..382862651762 100644 --- a/net-fs/samba/samba-4.7.0.ebuild +++ b/net-fs/samba/samba-4.7.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 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" DESCRIPTION="Samba Suite Version 4" HOMEPAGE="http://www.samba.org/"