[sys-auth/sssd] add py3k11
This commit is contained in:
parent
cdf4b73806
commit
2f1adb5c63
@ -1,4 +1,4 @@
|
|||||||
# Copyright 1999-2022 Gentoo Authors
|
# Copyright 1999-2023 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
@ -6,7 +6,7 @@ EAPI=8
|
|||||||
PLOCALES="ca de es fr ja ko pt_BR ru sv tr uk"
|
PLOCALES="ca de es fr ja ko pt_BR ru sv tr uk"
|
||||||
PLOCALES_BIN="${PLOCALES} bg cs eu fi hu id it ka nb nl pl pt tg zh_TW zh_CN"
|
PLOCALES_BIN="${PLOCALES} bg cs eu fi hu id it ka nb nl pl pt tg zh_TW zh_CN"
|
||||||
PLOCALE_BACKUP="sv"
|
PLOCALE_BACKUP="sv"
|
||||||
PYTHON_COMPAT=( python3_{9..10} )
|
PYTHON_COMPAT=( python3_{9..11} )
|
||||||
VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}"/usr/share/openpgp-keys/sssd.asc
|
VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}"/usr/share/openpgp-keys/sssd.asc
|
||||||
|
|
||||||
inherit autotools linux-info multilib-minimal optfeature plocale \
|
inherit autotools linux-info multilib-minimal optfeature plocale \
|
||||||
|
Loading…
Reference in New Issue
Block a user