summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-02-12 13:04:34 +0000
committerSam James <sam@gentoo.org>2024-02-12 13:04:34 +0000
commit5b68346629171638f3dfd05c169699026ab68d2c (patch)
treeb34eb5c7eae3dacb96fdebf393a8d33c427d018e /app-admin/filebeat
parentwww-servers/apache: Stabilize 2.4.58-r2 x86, #924312 (diff)
downloadgentoo-5b68346629171638f3dfd05c169699026ab68d2c.tar.gz
gentoo-5b68346629171638f3dfd05c169699026ab68d2c.tar.bz2
gentoo-5b68346629171638f3dfd05c169699026ab68d2c.zip
app-admin/filebeat: Stabilize 7.17.16 amd64, #924322
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-admin/filebeat')
-rw-r--r--app-admin/filebeat/filebeat-7.17.16.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/filebeat/filebeat-7.17.16.ebuild b/app-admin/filebeat/filebeat-7.17.16.ebuild
index 26d8f23ed3de..1cab002e7398 100644
--- a/app-admin/filebeat/filebeat-7.17.16.ebuild
+++ b/app-admin/filebeat/filebeat-7.17.16.ebuild
@@ -12,7 +12,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}"