From 98cf8a7373ebf33c080abc7b202b89a1b27bba5c Mon Sep 17 00:00:00 2001 From: Zia Ur Rehman <151730943+Zia-Adjust@users.noreply.github.com> Date: Wed, 22 Jan 2025 12:10:26 +0100 Subject: [PATCH] upgrade the logstash EAPI version (#901) --- app-admin/logstash-bin/logstash-bin-6.8.15.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/logstash-bin/logstash-bin-6.8.15.ebuild b/app-admin/logstash-bin/logstash-bin-6.8.15.ebuild index ca349fca..3330a534 100644 --- a/app-admin/logstash-bin/logstash-bin-6.8.15.ebuild +++ b/app-admin/logstash-bin/logstash-bin-6.8.15.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit java-pkg-2