From 6def82a01f043d0e3731189c9747bee01c7a58b5 Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 14 Oct 2021 06:10:21 +0100 Subject: sys-apps/debianutils: drop 5.5 back to EAPI 7 See: https://github.com/gentoo/gentoo/pull/22568 Signed-off-by: Sam James --- sys-apps/debianutils/debianutils-5.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-apps/debianutils') diff --git a/sys-apps/debianutils/debianutils-5.5.ebuild b/sys-apps/debianutils/debianutils-5.5.ebuild index 6860eb14040d..d0de1167825f 100644 --- a/sys-apps/debianutils/debianutils-5.5.ebuild +++ b/sys-apps/debianutils/debianutils-5.5.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=8 +EAPI=7 inherit autotools flag-o-matic -- cgit v1.2.3-65-gdbad