commit: 662070e5c3dc11b70d1302481e326a5931b7776d Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Sat Jan 8 18:03:18 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Sat Jan 8 18:03:18 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=662070e5
app-admin/filebeat: Stabilize 7.16.2 amd64, #830800 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> app-admin/filebeat/filebeat-7.16.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-admin/filebeat/filebeat-7.16.2.ebuild b/app-admin/filebeat/filebeat-7.16.2.ebuild index cbe1f4c32dbb..c88859905bda 100644 --- a/app-admin/filebeat/filebeat-7.16.2.ebuild +++ b/app-admin/filebeat/filebeat-7.16.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="8" @@ -1748,7 +1748,7 @@ SRC_URI="https://github.com/elastic/beats/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="Apache-2.0 BSD-2 MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RESTRICT="test" S="${WORKDIR}/beats-${PV}"
