commit: 340eabdbd376f405b124d24cf3da649a1b5c3880 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Fri Aug 30 15:15:33 2024 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Fri Aug 30 15:15:33 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=340eabdb
x11-wm/i3: update EAPI 7 -> 8 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> x11-wm/i3/i3-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-wm/i3/i3-9999.ebuild b/x11-wm/i3/i3-9999.ebuild index 6d8b7839b4c5..d910065d4cda 100644 --- a/x11-wm/i3/i3-9999.ebuild +++ b/x11-wm/i3/i3-9999.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit meson optfeature virtualx
