diff options
Diffstat (limited to 'virtual/krb5')
-rw-r--r-- | virtual/krb5/krb5-0-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/virtual/krb5/krb5-0-r1.ebuild b/virtual/krb5/krb5-0-r1.ebuild index 6fa878cf65b9..bbb25de09e24 100644 --- a/virtual/krb5/krb5-0-r1.ebuild +++ b/virtual/krb5/krb5-0-r1.ebuild @@ -1,11 +1,12 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=7 inherit multilib-build DESCRIPTION="Virtual for Kerberos V implementation" + SLOT="0" KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86" |