From f1458faeda1fcd466d4a816fc1489028bf7cbf5f Mon Sep 17 00:00:00 2001 From: Joonas Niilola Date: Fri, 15 Jul 2022 10:35:06 +0300 Subject: [PATCH] app-admin/logstash-bin: update EAPI 7 -> 8 Signed-off-by: Joonas Niilola --- app-admin/logstash-bin/logstash-bin-7.17.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/logstash-bin/logstash-bin-7.17.5.ebuild b/app-admin/logstash-bin/logstash-bin-7.17.5.ebuild index ddceca40f83cf..bcfbba4ea846e 100644 --- a/app-admin/logstash-bin/logstash-bin-7.17.5.ebuild +++ b/app-admin/logstash-bin/logstash-bin-7.17.5.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit java-pkg-2