From f564926359f08eca5d88f9f12055971d5c9d7874 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Fri, 3 Feb 2023 22:02:19 +0100 Subject: dev-util/uncrustify: Sync 9999 with EAPI-8 bump from 0.76.0 Bug: https://bugs.gentoo.org/892289 Signed-off-by: Andreas Sturmlechner --- dev-util/uncrustify/uncrustify-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/uncrustify/uncrustify-9999.ebuild b/dev-util/uncrustify/uncrustify-9999.ebuild index b8521ea0bcb1..a385690fe6b7 100644 --- a/dev-util/uncrustify/uncrustify-9999.ebuild +++ b/dev-util/uncrustify/uncrustify-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 if [[ ${PV} == *9999* ]]; then EGIT_REPO_URI="https://github.com/${PN}/${PN}.git" -- cgit v1.2.3-65-gdbad