net-irc/soju: fix EapiFormat

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2025-12-21 13:58:09 +00:00
parent 7d7ade107b
commit 09a37614e7
No known key found for this signature in database
GPG Key ID: 738409F520DF9190
2 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,6 @@
# Copyright 2022-2025 Gentoo Authors # Copyright 2022-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
EAPI=8 EAPI=8
inherit go-module systemd tmpfiles inherit go-module systemd tmpfiles

View File

@ -1,5 +1,6 @@
# Copyright 2022-2025 Gentoo Authors # Copyright 2022-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
EAPI=8 EAPI=8
inherit go-module systemd tmpfiles inherit go-module systemd tmpfiles