diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-08-30 17:15:33 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-08-30 17:15:33 +0200 |
commit | 340eabdbd376f405b124d24cf3da649a1b5c3880 (patch) | |
tree | 61bdc37aa7982e3c214a43df75f15f2134cab8f5 /x11-wm | |
parent | x11-wm/i3: drop 4.22 (diff) | |
download | gentoo-340eabdbd376f405b124d24cf3da649a1b5c3880.tar.gz gentoo-340eabdbd376f405b124d24cf3da649a1b5c3880.tar.bz2 gentoo-340eabdbd376f405b124d24cf3da649a1b5c3880.zip |
x11-wm/i3: update EAPI 7 -> 8
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/i3/i3-9999.ebuild | 4 |
1 files 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 |