diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-09-28 11:20:33 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-09-28 11:20:33 +0000 |
| commit | 267c6b1fcee2052fff5dcc8cb6a09b65bf15fc02 (patch) | |
| tree | 50c9b94d75da31b88e833ac64e318e58f706d800 /app-antivirus | |
| parent | cb8cf8b29dd05b643700139d6f9d3c3aa8838543 (diff) | |
| download | baldeagleos-repo-267c6b1fcee2052fff5dcc8cb6a09b65bf15fc02.tar.gz baldeagleos-repo-267c6b1fcee2052fff5dcc8cb6a09b65bf15fc02.tar.xz baldeagleos-repo-267c6b1fcee2052fff5dcc8cb6a09b65bf15fc02.zip | |
Adding metadata
Diffstat (limited to 'app-antivirus')
| -rw-r--r-- | app-antivirus/clamav/clamav-1.4.0.ebuild | 2 | ||||
| -rw-r--r-- | app-antivirus/clamav/clamav-1.4.1.ebuild | 2 | ||||
| -rw-r--r-- | app-antivirus/clamtk/clamtk-6.18.ebuild | 2 | ||||
| -rw-r--r-- | app-antivirus/fangfrisch/fangfrisch-1.9.0.ebuild | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/app-antivirus/clamav/clamav-1.4.0.ebuild b/app-antivirus/clamav/clamav-1.4.0.ebuild index be3c7c6b0b26..cd51ce8b2f83 100644 --- a/app-antivirus/clamav/clamav-1.4.0.ebuild +++ b/app-antivirus/clamav/clamav-1.4.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 LLVM_MAX_SLOT=13 -PYTHON_COMPAT=( python3_{8,9,10,11,12} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13} ) # Get the commit from the CLAM-2329-new-from-slice branch declare -A GIT_CRATES=( diff --git a/app-antivirus/clamav/clamav-1.4.1.ebuild b/app-antivirus/clamav/clamav-1.4.1.ebuild index fba1a1191584..7d8a57cb15ad 100644 --- a/app-antivirus/clamav/clamav-1.4.1.ebuild +++ b/app-antivirus/clamav/clamav-1.4.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 LLVM_MAX_SLOT=13 -PYTHON_COMPAT=( python3_{8,9,10,11,12} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13} ) # Get the commit from the CLAM-2329-new-from-slice branch declare -A GIT_CRATES=( diff --git a/app-antivirus/clamtk/clamtk-6.18.ebuild b/app-antivirus/clamtk/clamtk-6.18.ebuild index 8c1f64d27378..2d3d77839fd5 100644 --- a/app-antivirus/clamtk/clamtk-6.18.ebuild +++ b/app-antivirus/clamtk/clamtk-6.18.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{8,9,10,11,12} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13} ) inherit desktop perl-functions python-single-r1 xdg-utils diff --git a/app-antivirus/fangfrisch/fangfrisch-1.9.0.ebuild b/app-antivirus/fangfrisch/fangfrisch-1.9.0.ebuild index 0ed1fb26bc41..9f1342b537d4 100644 --- a/app-antivirus/fangfrisch/fangfrisch-1.9.0.ebuild +++ b/app-antivirus/fangfrisch/fangfrisch-1.9.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8,9,10,11,12} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13} ) inherit distutils-r1 readme.gentoo-r1 systemd |
