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: Fri, 06 Apr 2018 14:23:07
Message-Id: 1523024522.ce5d6d6bad7631d04ba42739a5058c4d8ce4ee12.bman@gentoo
1 commit: ce5d6d6bad7631d04ba42739a5058c4d8ce4ee12
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 6 14:22:02 2018 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 6 14:22:02 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce5d6d6b
7
8 app-admin/filebeat: amd64 stable
9
10 Bug: https://bugs.gentoo.org/651910
11 Package-Manager: Portage-2.3.28, Repoman-2.3.9
12
13 app-admin/filebeat/filebeat-6.1.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-admin/filebeat/filebeat-6.1.1.ebuild b/app-admin/filebeat/filebeat-6.1.1.ebuild
17 index 086d5c7ed5c..c50b43ae972 100644
18 --- a/app-admin/filebeat/filebeat-6.1.1.ebuild
19 +++ b/app-admin/filebeat/filebeat-6.1.1.ebuild
20 @@ -11,7 +11,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 RESTRICT="test"
27
28 DEPEND=">=dev-lang/go-1.9.2"