From 156447a4c5fb167aa0d56b6a3099bfd52c42f2ee Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Fri, 18 Sep 2020 09:07:22 +0200 Subject: [PATCH] app-admin/filebeat: amd64 stable wrt bug #741114 Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- app-admin/filebeat/filebeat-7.8.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/filebeat/filebeat-7.8.1.ebuild b/app-admin/filebeat/filebeat-7.8.1.ebuild index 901d955ad21f5..7ce027c621b35 100644 --- a/app-admin/filebeat/filebeat-7.8.1.ebuild +++ b/app-admin/filebeat/filebeat-7.8.1.ebuild @@ -984,7 +984,7 @@ SRC_URI="https://github.com/elastic/beats/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="Apache-2.0 BSD-2 MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RESTRICT="test" S="${WORKDIR}/beats-${PV}"