summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-01-08 19:03:18 +0100
committerJakov Smolić <jsmolic@gentoo.org>2022-01-08 19:03:18 +0100
commit662070e5c3dc11b70d1302481e326a5931b7776d (patch)
tree543e5e532c68b64cd04502eefb1f9f1fe5bfe3dd
parentdev-python/colorclass: Stabilize 2.2.2 ALLARCHES, #830793 (diff)
downloadgentoo-662070e5.tar.gz
gentoo-662070e5.tar.bz2
gentoo-662070e5.zip
app-admin/filebeat: Stabilize 7.16.2 amd64, #830800
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-rw-r--r--app-admin/filebeat/filebeat-7.16.2.ebuild4
1 files 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}"