From eb2bcd3e7558e33cfd92ea3b62937dc8d4b2b498 Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Wed, 15 Dec 2021 12:17:22 +0100 Subject: [PATCH] sci-mathematics/frama-c: drop UnusedInherits Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan --- sci-mathematics/frama-c/frama-c-23.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-mathematics/frama-c/frama-c-23.1.ebuild b/sci-mathematics/frama-c/frama-c-23.1.ebuild index 8da5ca0024..075df641b5 100644 --- a/sci-mathematics/frama-c/frama-c-23.1.ebuild +++ b/sci-mathematics/frama-c/frama-c-23.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit autotools findlib toolchain-funcs +inherit autotools toolchain-funcs DESCRIPTION="Framework for analysis of source codes written in C" HOMEPAGE="https://frama-c.com"