commit: 8a8784bf05063907d14ff037cd4fdacb967d607c Author: Ben Kohler <bkohler <AT> gentoo <DOT> org> AuthorDate: Mon Sep 8 17:27:36 2025 +0000 Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org> CommitDate: Mon Sep 8 17:30:38 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a8784bf
x11-misc/bbrun: update EAPI 7 -> 8 Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org> x11-misc/bbrun/bbrun-1.6-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-misc/bbrun/bbrun-1.6-r1.ebuild b/x11-misc/bbrun/bbrun-1.6-r1.ebuild index a6a1b752e378..445f49b07da1 100644 --- a/x11-misc/bbrun/bbrun-1.6-r1.ebuild +++ b/x11-misc/bbrun/bbrun-1.6-r1.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit toolchain-funcs
