diff options
| author | BaldEagleOS Migration <dev@baldeagleos.com> | 2026-06-01 17:33:07 -0500 |
|---|---|---|
| committer | BaldEagleOS Migration <dev@baldeagleos.com> | 2026-06-01 17:33:07 -0500 |
| commit | 9940acdf7308f3fd603561fa85bdd2753a8fb2f5 (patch) | |
| tree | 192d76f303d788d3488ce7515e63c5f04270a8b1 /sys-auth | |
| parent | 9513d72c2b000ea9949dbc875636aaef1b8ef236 (diff) | |
| download | baldeagleos-repo-9940acdf7308f3fd603561fa85bdd2753a8fb2f5.tar.gz baldeagleos-repo-9940acdf7308f3fd603561fa85bdd2753a8fb2f5.tar.xz baldeagleos-repo-9940acdf7308f3fd603561fa85bdd2753a8fb2f5.zip | |
Adding metadata
Diffstat (limited to 'sys-auth')
| -rw-r--r-- | sys-auth/elogind/elogind-252.9-r3.ebuild | 2 | ||||
| -rw-r--r-- | sys-auth/fprintd/fprintd-1.94.2-r1.ebuild | 2 | ||||
| -rw-r--r-- | sys-auth/fprintd/fprintd-1.94.3-r1.ebuild | 2 | ||||
| -rw-r--r-- | sys-auth/libyubikey/libyubikey-1.13-r1.ebuild | 2 | ||||
| -rw-r--r-- | sys-auth/solo1/solo1-0.1.1-r1.ebuild | 2 | ||||
| -rw-r--r-- | sys-auth/ssh-ldap-pubkey/ssh-ldap-pubkey-1.4.0-r1.ebuild | 2 | ||||
| -rw-r--r-- | sys-auth/sssd/sssd-2.9.7.ebuild | 2 | ||||
| -rw-r--r-- | sys-auth/sssd/sssd-2.9.8.ebuild | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/sys-auth/elogind/elogind-252.9-r3.ebuild b/sys-auth/elogind/elogind-252.9-r3.ebuild index d71c43605b40..5407074ec12a 100644 --- a/sys-auth/elogind/elogind-252.9-r3.ebuild +++ b/sys-auth/elogind/elogind-252.9-r3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13} ) if [[ ${PV} = *9999* ]]; then EGIT_BRANCH="v252-stable" diff --git a/sys-auth/fprintd/fprintd-1.94.2-r1.ebuild b/sys-auth/fprintd/fprintd-1.94.2-r1.ebuild index efdfd4526489..bd5a832c23d9 100644 --- a/sys-auth/fprintd/fprintd-1.94.2-r1.ebuild +++ b/sys-auth/fprintd/fprintd-1.94.2-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13} ) inherit meson pam python-any-r1 systemd diff --git a/sys-auth/fprintd/fprintd-1.94.3-r1.ebuild b/sys-auth/fprintd/fprintd-1.94.3-r1.ebuild index fbe53acf10a8..d8c6b975e172 100644 --- a/sys-auth/fprintd/fprintd-1.94.3-r1.ebuild +++ b/sys-auth/fprintd/fprintd-1.94.3-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13} ) inherit meson pam python-any-r1 systemd diff --git a/sys-auth/libyubikey/libyubikey-1.13-r1.ebuild b/sys-auth/libyubikey/libyubikey-1.13-r1.ebuild index 3b599ae027e9..f0022d888ea4 100644 --- a/sys-auth/libyubikey/libyubikey-1.13-r1.ebuild +++ b/sys-auth/libyubikey/libyubikey-1.13-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://opensource.yubico.com/yubico-c/releases/${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc x86" +KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~sparc x86" src_prepare() { default diff --git a/sys-auth/solo1/solo1-0.1.1-r1.ebuild b/sys-auth/solo1/solo1-0.1.1-r1.ebuild index f8d159eece00..d588b025c4cc 100644 --- a/sys-auth/solo1/solo1-0.1.1-r1.ebuild +++ b/sys-auth/solo1/solo1-0.1.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..12} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13} ) DISTUTILS_USE_PEP517=flit inherit distutils-r1 eapi9-ver pypi diff --git a/sys-auth/ssh-ldap-pubkey/ssh-ldap-pubkey-1.4.0-r1.ebuild b/sys-auth/ssh-ldap-pubkey/ssh-ldap-pubkey-1.4.0-r1.ebuild index 1bfd0aaa09be..a395b58d0662 100644 --- a/sys-auth/ssh-ldap-pubkey/ssh-ldap-pubkey-1.4.0-r1.ebuild +++ b/sys-auth/ssh-ldap-pubkey/ssh-ldap-pubkey-1.4.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13} ) inherit distutils-r1 diff --git a/sys-auth/sssd/sssd-2.9.7.ebuild b/sys-auth/sssd/sssd-2.9.7.ebuild index 80f192a47616..dee4336b944f 100644 --- a/sys-auth/sssd/sssd-2.9.7.ebuild +++ b/sys-auth/sssd/sssd-2.9.7.ebuild @@ -6,7 +6,7 @@ EAPI=8 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" PLOCALE_BACKUP="sv" -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13} ) inherit autotools linux-info multilib-minimal optfeature plocale \ python-single-r1 pam systemd toolchain-funcs verify-sig diff --git a/sys-auth/sssd/sssd-2.9.8.ebuild b/sys-auth/sssd/sssd-2.9.8.ebuild index 80f192a47616..dee4336b944f 100644 --- a/sys-auth/sssd/sssd-2.9.8.ebuild +++ b/sys-auth/sssd/sssd-2.9.8.ebuild @@ -6,7 +6,7 @@ EAPI=8 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" PLOCALE_BACKUP="sv" -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13} ) inherit autotools linux-info multilib-minimal optfeature plocale \ python-single-r1 pam systemd toolchain-funcs verify-sig |
