Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/filebeat/
Date: Tue, 04 Jul 2017 10:17:45
Message-Id: 1499163171.a0884a51c484ca2f58288d0bada74a02905c4c3c.ago@gentoo
1 commit: a0884a51c484ca2f58288d0bada74a02905c4c3c
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jul 4 10:12:51 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Tue Jul 4 10:12:51 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0884a51
7
8 app-admin/filebeat: amd64 stable wrt bug #623638
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.1
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 app-admin/filebeat/filebeat-5.3.2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-admin/filebeat/filebeat-5.3.2.ebuild b/app-admin/filebeat/filebeat-5.3.2.ebuild
18 index 441b68ae9ef..899511ff056 100644
19 --- a/app-admin/filebeat/filebeat-5.3.2.ebuild
20 +++ b/app-admin/filebeat/filebeat-5.3.2.ebuild
21 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/elastic/beats/archive/v${PV}.tar.gz -> ${P}.tar.gz"
22
23 LICENSE="Apache-2.0"
24 SLOT="0"
25 -KEYWORDS="~amd64"
26 +KEYWORDS="amd64"
27
28 DEPEND=">=dev-lang/go-1.7.4"
29 RDEPEND="!app-admin/filebeat-bin"