diff options
author | 2020-09-18 09:07:22 +0200 | |
---|---|---|
committer | 2020-09-18 09:29:05 +0200 | |
commit | 156447a4c5fb167aa0d56b6a3099bfd52c42f2ee (patch) | |
tree | 52d56951043d9b3b066a95c1e77f69120a4edd79 /app-admin/filebeat | |
parent | dev-java/rxtx: amd64 stable wrt bug #741018 (diff) | |
download | gentoo-156447a4c5fb167aa0d56b6a3099bfd52c42f2ee.tar.gz gentoo-156447a4c5fb167aa0d56b6a3099bfd52c42f2ee.tar.bz2 gentoo-156447a4c5fb167aa0d56b6a3099bfd52c42f2ee.zip |
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 <ago@gentoo.org>
Diffstat (limited to 'app-admin/filebeat')
-rw-r--r-- | app-admin/filebeat/filebeat-7.8.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/filebeat/filebeat-7.8.1.ebuild b/app-admin/filebeat/filebeat-7.8.1.ebuild index 901d955ad21f..7ce027c621b3 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}" |