From 98eb7fd32840242582c43312aec39f1dabbc1460 Mon Sep 17 00:00:00 2001 From: David Michael Date: Sun, 7 Mar 2021 11:36:57 -0500 Subject: [PATCH] sys-apps/which: EAPI 7 Closes: https://bugs.gentoo.org/774705 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: David Michael --- sys-apps/which/which-2.21.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sys-apps/which/which-2.21.ebuild b/sys-apps/which/which-2.21.ebuild index a292cba0868..831688cf7c0 100644 --- a/sys-apps/which/which-2.21.ebuild +++ b/sys-apps/which/which-2.21.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit flag-o-matic toolchain-funcs @@ -12,7 +12,6 @@ SRC_URI="https://carlowood.github.io/which/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" src_configure() { append-lfs-flags -- 2.26.2