app-admin/awscli: Bump to 1.37.9
[gentoo/gentoo.git] / virtual / krb5 / krb5-0-r1.ebuild
blobec8f05b2b6ae9155b70876d7bc84c95a83a26b76
1 # Copyright 1999-2024 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
4 EAPI=7
6 inherit multilib-build
8 DESCRIPTION="Virtual for Kerberos V implementation"
10 SLOT="0"
11 KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
13 RDEPEND="
14         || (
15                 >=app-crypt/mit-krb5-1.12.1-r1[${MULTILIB_USEDEP}]
16                 >=app-crypt/heimdal-1.5.3-r2[${MULTILIB_USEDEP}]
17         )"