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, 12 Oct 2021 07:10:47
Message-Id: 1634022631.26c20ab00de1ccb94aa86cc2c7aa39b76314c813.ago@gentoo
1 commit: 26c20ab00de1ccb94aa86cc2c7aa39b76314c813
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 12 07:08:58 2021 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 12 07:10:31 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26c20ab0
7
8 app-admin/filebeat: amd64 stable wrt bug #817668
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 app-admin/filebeat/filebeat-7.13.4.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-admin/filebeat/filebeat-7.13.4.ebuild b/app-admin/filebeat/filebeat-7.13.4.ebuild
18 index e3d05342b13..3aace26796b 100644
19 --- a/app-admin/filebeat/filebeat-7.13.4.ebuild
20 +++ b/app-admin/filebeat/filebeat-7.13.4.ebuild
21 @@ -1127,7 +1127,7 @@ SRC_URI="https://github.com/elastic/beats/archive/v${PV}.tar.gz -> ${P}.tar.gz
22
23 LICENSE="Apache-2.0 BSD-2 MIT"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~x86"
26 +KEYWORDS="amd64 ~x86"
27 RESTRICT="test"
28
29 S="${WORKDIR}/beats-${PV}"