Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/filebeat/
Date: Mon, 04 Sep 2017 18:51:28
Message-Id: 1504551078.305925e0d474ceec180eab1c112f86cd8d3e3844.bman@gentoo
1 commit: 305925e0d474ceec180eab1c112f86cd8d3e3844
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 4 18:51:04 2017 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 4 18:51:18 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=305925e0
7
8 app-admin/filebeat: amd64 stable
9
10 Gentoo-bug: 628546
11 Package-Manager: Portage-2.3.8, Repoman-2.3.3
12
13 app-admin/filebeat/filebeat-5.5.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-admin/filebeat/filebeat-5.5.2.ebuild b/app-admin/filebeat/filebeat-5.5.2.ebuild
17 index 451e2191c7a..b61d0fb18c2 100644
18 --- a/app-admin/filebeat/filebeat-5.5.2.ebuild
19 +++ b/app-admin/filebeat/filebeat-5.5.2.ebuild
20 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/elastic/beats/archive/v${PV}.tar.gz -> ${P}.tar.gz"
21
22 LICENSE="Apache-2.0"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~x86"
25 +KEYWORDS="amd64 ~x86"
26
27 DEPEND=">=dev-lang/go-1.8.3"
28 RDEPEND="!app-admin/filebeat-bin"