diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-27 12:59:46 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-27 12:59:46 +0100 |
commit | b737e68e5f4fe9bb02b08d1a19afe88b767b6a62 (patch) | |
tree | 66d5f730d97dbe069e1886a321761427fbe9db93 /app-admin/filebeat | |
parent | www-client/chromium: amd64 stable wrt bug #698398 (diff) | |
download | gentoo-b737e68e5f4fe9bb02b08d1a19afe88b767b6a62.tar.gz gentoo-b737e68e5f4fe9bb02b08d1a19afe88b767b6a62.tar.bz2 gentoo-b737e68e5f4fe9bb02b08d1a19afe88b767b6a62.zip |
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@gentoo.org>
Diffstat (limited to 'app-admin/filebeat')
-rw-r--r-- | app-admin/filebeat/filebeat-7.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |