diff options
| author | BaldEagleOS Migration <dev@baldeagleos.com> | 2026-06-03 03:01:38 -0500 |
|---|---|---|
| committer | BaldEagleOS Migration <dev@baldeagleos.com> | 2026-06-03 03:01:38 -0500 |
| commit | 46b253445e4dc73ee69188755ecbd45f6782960c (patch) | |
| tree | 93de0bfac271d3fa0e9e3ab52f60c169a3e81199 /dev-cpp/catch | |
| parent | 51bf2274747e1d7dc41c145ccf95055c1b9d763b (diff) | |
| download | baldeagleos-repo-46b253445e4dc73ee69188755ecbd45f6782960c.tar.gz baldeagleos-repo-46b253445e4dc73ee69188755ecbd45f6782960c.tar.xz baldeagleos-repo-46b253445e4dc73ee69188755ecbd45f6782960c.zip | |
Adding metadata
Diffstat (limited to 'dev-cpp/catch')
| -rw-r--r-- | dev-cpp/catch/catch-2.13.10-r1.ebuild | 2 | ||||
| -rw-r--r-- | dev-cpp/catch/catch-2.13.10.ebuild | 2 | ||||
| -rw-r--r-- | dev-cpp/catch/catch-3.12.0.ebuild | 2 | ||||
| -rw-r--r-- | dev-cpp/catch/catch-3.13.0.ebuild | 2 | ||||
| -rw-r--r-- | dev-cpp/catch/catch-3.15.0.ebuild | 2 | ||||
| -rw-r--r-- | dev-cpp/catch/catch-9999.ebuild | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/dev-cpp/catch/catch-2.13.10-r1.ebuild b/dev-cpp/catch/catch-2.13.10-r1.ebuild index 5460dd7cab95..6ba3de0433fa 100644 --- a/dev-cpp/catch/catch-2.13.10-r1.ebuild +++ b/dev-cpp/catch/catch-2.13.10-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..14} ) +PYTHON_COMPAT=( python3_{13..14} ) inherit cmake-multilib python-any-r1 diff --git a/dev-cpp/catch/catch-2.13.10.ebuild b/dev-cpp/catch/catch-2.13.10.ebuild index e4ef8305bcfa..1d2a918d49c6 100644 --- a/dev-cpp/catch/catch-2.13.10.ebuild +++ b/dev-cpp/catch/catch-2.13.10.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9,10,11,12,13,14} ) +PYTHON_COMPAT=( python3_{13..14} ) inherit cmake python-any-r1 diff --git a/dev-cpp/catch/catch-3.12.0.ebuild b/dev-cpp/catch/catch-3.12.0.ebuild index 8b9884010f45..7fc3b89c1285 100644 --- a/dev-cpp/catch/catch-3.12.0.ebuild +++ b/dev-cpp/catch/catch-3.12.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{11..14} ) +PYTHON_COMPAT=( python3_{13..14} ) inherit cmake-multilib python-any-r1 diff --git a/dev-cpp/catch/catch-3.13.0.ebuild b/dev-cpp/catch/catch-3.13.0.ebuild index bc84098c0f7c..4c30cee3ec26 100644 --- a/dev-cpp/catch/catch-3.13.0.ebuild +++ b/dev-cpp/catch/catch-3.13.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{11..14} ) +PYTHON_COMPAT=( python3_{13..14} ) inherit cmake-multilib python-any-r1 diff --git a/dev-cpp/catch/catch-3.15.0.ebuild b/dev-cpp/catch/catch-3.15.0.ebuild index bc84098c0f7c..4c30cee3ec26 100644 --- a/dev-cpp/catch/catch-3.15.0.ebuild +++ b/dev-cpp/catch/catch-3.15.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{11..14} ) +PYTHON_COMPAT=( python3_{13..14} ) inherit cmake-multilib python-any-r1 diff --git a/dev-cpp/catch/catch-9999.ebuild b/dev-cpp/catch/catch-9999.ebuild index 3bea8d333304..12d83a0a6dd4 100644 --- a/dev-cpp/catch/catch-9999.ebuild +++ b/dev-cpp/catch/catch-9999.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{11..14} ) +PYTHON_COMPAT=( python3_{13..14} ) inherit cmake-multilib python-any-r1 |
