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 /app-forensics | |
| parent | 9513d72c2b000ea9949dbc875636aaef1b8ef236 (diff) | |
| download | baldeagleos-repo-9940acdf7308f3fd603561fa85bdd2753a8fb2f5.tar.gz baldeagleos-repo-9940acdf7308f3fd603561fa85bdd2753a8fb2f5.tar.xz baldeagleos-repo-9940acdf7308f3fd603561fa85bdd2753a8fb2f5.zip | |
Adding metadata
Diffstat (limited to 'app-forensics')
| -rw-r--r-- | app-forensics/aflplusplus/aflplusplus-4.30c.ebuild | 2 | ||||
| -rw-r--r-- | app-forensics/yara-x/yara-x-1.14.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-forensics/aflplusplus/aflplusplus-4.30c.ebuild b/app-forensics/aflplusplus/aflplusplus-4.30c.ebuild index 4dfdf523d8d5..630c7d88036b 100644 --- a/app-forensics/aflplusplus/aflplusplus-4.30c.ebuild +++ b/app-forensics/aflplusplus/aflplusplus-4.30c.ebuild @@ -4,7 +4,7 @@ EAPI=8 LLVM_COMPAT=( {15..19} ) -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13} ) inherit flag-o-matic toolchain-funcs llvm-r1 optfeature python-single-r1 AFL_PATCHSET="${PN}-4.30c-patches" diff --git a/app-forensics/yara-x/yara-x-1.14.0.ebuild b/app-forensics/yara-x/yara-x-1.14.0.ebuild index 2ba9d6ac6c3b..6f7aa38c8c38 100644 --- a/app-forensics/yara-x/yara-x-1.14.0.ebuild +++ b/app-forensics/yara-x/yara-x-1.14.0.ebuild @@ -6,7 +6,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=maturin DISTUTILS_OPTIONAL=1 -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13} ) RUST_MIN_VER="1.89.0" CRATES="" |
