From 4f8232a0e5d206cbb9ca420e3d2188d46a0ab804 Mon Sep 17 00:00:00 2001 From: Eray Aslan Date: Sun, 28 Jan 2024 19:36:55 +0100 Subject: dev-libs/libverto: update EAPI 7 -> 8 Signed-off-by: Eray Aslan --- dev-libs/libverto/libverto-0.3.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/libverto/libverto-0.3.2.ebuild b/dev-libs/libverto/libverto-0.3.2.ebuild index 4326fa0e3278..f787a06176f7 100644 --- a/dev-libs/libverto/libverto-0.3.2.ebuild +++ b/dev-libs/libverto/libverto-0.3.2.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit autotools multilib-minimal -- cgit v1.2.3-65-gdbad