summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Bar-Lev <alonbl@gentoo.org>2018-09-23 15:01:58 +0300
committerAlon Bar-Lev <alonbl@gentoo.org>2018-09-28 02:51:30 +0300
commit32a47681ace8370b88504d5c8d35c18c31588b0f (patch)
tree4953ee0bbba96129889611bdfd82e60a24ad5665 /app-crypt
parentapp-crypt/gpgstats: eapi bump (diff)
downloadgentoo-32a47681ace8370b88504d5c8d35c18c31588b0f.tar.gz
gentoo-32a47681ace8370b88504d5c8d35c18c31588b0f.tar.bz2
gentoo-32a47681ace8370b88504d5c8d35c18c31588b0f.zip
app-crypt/hmaccalc: eapi bump
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/hmaccalc/hmaccalc-0.9.14.ebuild3
1 files changed, 2 insertions, 1 deletions
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"