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