From 09a37614e7dbc8fd4f14e51df5e3af1712184640 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 21 Dec 2025 13:58:09 +0000 Subject: [PATCH] net-irc/soju: fix EapiFormat Signed-off-by: Sam James --- net-irc/soju/soju-0.10.1.ebuild | 1 + net-irc/soju/soju-0.9.0.ebuild | 1 + 2 files changed, 2 insertions(+) diff --git a/net-irc/soju/soju-0.10.1.ebuild b/net-irc/soju/soju-0.10.1.ebuild index d1199da921b5..55624ceda092 100644 --- a/net-irc/soju/soju-0.10.1.ebuild +++ b/net-irc/soju/soju-0.10.1.ebuild @@ -1,5 +1,6 @@ # Copyright 2022-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 + EAPI=8 inherit go-module systemd tmpfiles diff --git a/net-irc/soju/soju-0.9.0.ebuild b/net-irc/soju/soju-0.9.0.ebuild index 031ee669620e..5eb2fd42e652 100644 --- a/net-irc/soju/soju-0.9.0.ebuild +++ b/net-irc/soju/soju-0.9.0.ebuild @@ -1,5 +1,6 @@ # Copyright 2022-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 + EAPI=8 inherit go-module systemd tmpfiles