From: Agostino Sarubbo Date: Sun, 27 Oct 2019 11:59:46 +0000 (+0100) Subject: app-admin/filebeat: amd64 stable wrt bug #698536 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=b737e68e5f4fe9bb02b08d1a19afe88b767b6a62;p=gentoo.git app-admin/filebeat: amd64 stable wrt bug #698536 Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- diff --git a/app-admin/filebeat/filebeat-7.3.2.ebuild b/app-admin/filebeat/filebeat-7.3.2.ebuild index 0c71f0e08435..bd5e95bbdc95 100644 --- a/app-admin/filebeat/filebeat-7.3.2.ebuild +++ b/app-admin/filebeat/filebeat-7.3.2.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/elastic/beats/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RESTRICT="test" DEPEND=">=dev-lang/go-1.12.9"