From 26ff372c0ba311c7c1a1abe99c565248ad64f27f Mon Sep 17 00:00:00 2001 From: Sam Jorna Date: Mon, 16 Dec 2019 19:18:38 +1100 Subject: sys-apps/the_silver_searcher: EAPI bump Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Sam Jorna --- sys-apps/the_silver_searcher/the_silver_searcher-2.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/the_silver_searcher/the_silver_searcher-2.1.0.ebuild b/sys-apps/the_silver_searcher/the_silver_searcher-2.1.0.ebuild index 73d91a661f61..f6cfa25db0a5 100644 --- a/sys-apps/the_silver_searcher/the_silver_searcher-2.1.0.ebuild +++ b/sys-apps/the_silver_searcher/the_silver_searcher-2.1.0.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit autotools bash-completion-r1 DESCRIPTION="A code-searching tool similar to ack, but faster" -- cgit v1.2.3-65-gdbad