commit: b737e68e5f4fe9bb02b08d1a19afe88b767b6a62 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Sun Oct 27 11:59:46 2019 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Sun Oct 27 11:59:46 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b737e68e
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 <ago <AT> gentoo.org> app-admin/filebeat/filebeat-7.3.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/filebeat/filebeat-7.3.2.ebuild b/app-admin/filebeat/filebeat-7.3.2.ebuild index 0c71f0e0843..bd5e95bbdc9 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"