From e9c7c57ae30d27bf16f951eb2a6313d93587721e Mon Sep 17 00:00:00 2001 From: Yongxiang Liang Date: Wed, 30 Aug 2023 10:25:31 +0800 Subject: [PATCH] app-crypt/etoken-sac: fix eutils EAPI 7 --- app-crypt/etoken-sac/etoken-sac-10.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-crypt/etoken-sac/etoken-sac-10.3.ebuild b/app-crypt/etoken-sac/etoken-sac-10.3.ebuild index 89a9f8c01..a45762db4 100644 --- a/app-crypt/etoken-sac/etoken-sac-10.3.ebuild +++ b/app-crypt/etoken-sac/etoken-sac-10.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit eutils multilib +inherit multilib DESCRIPTION="SafeNet (Aladdin) eTokens Middleware (PRO, NG OTP, Flash, Java)" -- 2.11.4.GIT