From 53d1499bccc296020c008362b06fea601391a0a2 Mon Sep 17 00:00:00 2001 From: Aaron Bauman Date: Sun, 17 Nov 2019 20:32:09 -0500 Subject: app-text/delta: drop quotes on EAPI version Signed-off-by: Aaron Bauman --- app-text/delta/delta-20060803-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/delta/delta-20060803-r1.ebuild b/app-text/delta/delta-20060803-r1.ebuild index 77f5c50a6b22..5ba3fdf1514b 100644 --- a/app-text/delta/delta-20060803-r1.ebuild +++ b/app-text/delta/delta-20060803-r1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI="7" +EAPI=7 inherit toolchain-funcs -- cgit v1.2.3-65-gdbad