From 498d944f35609891f67bbd52bdc2b8e4a0980960 Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 16 Apr 2021 08:49:34 +0100 Subject: [PATCH] dev-lisp/gcl: eutils-- Signed-off-by: Sam James --- dev-lisp/gcl/gcl-2.6.13_pre99.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lisp/gcl/gcl-2.6.13_pre99.ebuild b/dev-lisp/gcl/gcl-2.6.13_pre99.ebuild index 1a3e02b3e1fd4..a1f37e04a53b0 100644 --- a/dev-lisp/gcl/gcl-2.6.13_pre99.ebuild +++ b/dev-lisp/gcl/gcl-2.6.13_pre99.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit elisp-common eutils flag-o-matic +inherit elisp-common flag-o-matic DESCRIPTION="GNU Common Lisp" HOMEPAGE="https://www.gnu.org/software/gcl/gcl.html"