Diff mit-krb5-1.20.1 with a mit-krb5-1.20.2
/usr/portage/app-crypt/mit-krb5/mit-krb5-1.20.2.ebuild 2023-10-09 14:52:28.240368319 +0300 | ||
---|---|---|
3 | 3 | |
4 | 4 |
EAPI=8 |
5 | 5 | |
6 |
PYTHON_COMPAT=( python3_{9..11} ) |
|
6 |
PYTHON_COMPAT=( python3_{10..12} ) |
|
7 | 7 |
inherit autotools python-any-r1 systemd toolchain-funcs multilib-minimal |
8 | 8 | |
9 | 9 |
MY_P="${P/mit-}" |
... | ... | |
14 | 14 | |
15 | 15 |
LICENSE="openafs-krb5-a BSD MIT OPENLDAP BSD-2 HPND BSD-4 ISC RSA CC-BY-SA-3.0 || ( BSD-2 GPL-2+ )" |
16 | 16 |
SLOT="0" |
17 |
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~s390 sparc x86" |
|
17 |
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" |
|
18 | 18 |
IUSE="cpu_flags_x86_aes doc +keyutils lmdb nls openldap +pkinit selinux +threads test xinetd" |
19 | 19 | |
20 | 20 |
RESTRICT="!test? ( test )" |
... | ... | |
54 | 54 |
"${FILESDIR}/${PN}_dont_create_rundir.patch" |
55 | 55 |
"${FILESDIR}/${PN}-1.18.2-krb5-config.patch" |
56 | 56 |
"${FILESDIR}/${PN}-1.20-missing-time-include.patch" |
57 |
"${FILESDIR}/${PN}-1.20.1-autoconf-2.72.patch" |
|
58 | 57 |
) |
59 | 58 | |
60 | 59 |
MULTILIB_CHOST_TOOLS=( |