From 32a47681ace8370b88504d5c8d35c18c31588b0f Mon Sep 17 00:00:00 2001 From: Alon Bar-Lev Date: Sun, 23 Sep 2018 15:01:58 +0300 Subject: app-crypt/hmaccalc: eapi bump Package-Manager: Portage-2.3.49, Repoman-2.3.10 --- app-crypt/hmaccalc/hmaccalc-0.9.14.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'app-crypt/hmaccalc') diff --git a/app-crypt/hmaccalc/hmaccalc-0.9.14.ebuild b/app-crypt/hmaccalc/hmaccalc-0.9.14.ebuild index 08448ab7923e..b094e1169982 100644 --- a/app-crypt/hmaccalc/hmaccalc-0.9.14.ebuild +++ b/app-crypt/hmaccalc/hmaccalc-0.9.14.ebuild @@ -1,7 +1,8 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 + inherit multilib-minimal DESCRIPTION="Tools for computing and checking HMAC values for files" -- cgit v1.2.3-65-gdbad