commit: 30106d70dce32edad0b961713311588b83c6b678 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Feb 5 10:40:45 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Feb 5 10:40:45 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30106d70
app-admin/filebeat: Stabilize 7.9.3 amd64, #768819 Signed-off-by: Sam James <sam <AT> gentoo.org> app-admin/filebeat/filebeat-7.9.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-admin/filebeat/filebeat-7.9.3.ebuild b/app-admin/filebeat/filebeat-7.9.3.ebuild index d3785a811d9..be347a2d4b5 100644 --- a/app-admin/filebeat/filebeat-7.9.3.ebuild +++ b/app-admin/filebeat/filebeat-7.9.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -988,7 +988,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}"
