diff options
| author | BaldEagleOS Migration <dev@baldeagleos.com> | 2026-06-02 05:25:41 -0500 |
|---|---|---|
| committer | BaldEagleOS Migration <dev@baldeagleos.com> | 2026-06-02 05:25:41 -0500 |
| commit | f6b226ee13031b9e476aefc5434b9bafb8dc3122 (patch) | |
| tree | b344fd237b78e72f2251a539884c32b43ddf8b1a /dev-lang/rust | |
| parent | 71af0b7b2fb9b7c30d239e2cb9e0dadb5a7dabd9 (diff) | |
| download | baldeagleos-repo-f6b226ee13031b9e476aefc5434b9bafb8dc3122.tar.gz baldeagleos-repo-f6b226ee13031b9e476aefc5434b9bafb8dc3122.tar.xz baldeagleos-repo-f6b226ee13031b9e476aefc5434b9bafb8dc3122.zip | |
Adding metadata
Diffstat (limited to 'dev-lang/rust')
| -rw-r--r-- | dev-lang/rust/rust-1.74.1-r101.ebuild | 2 | ||||
| -rw-r--r-- | dev-lang/rust/rust-1.75.0-r101.ebuild | 2 | ||||
| -rw-r--r-- | dev-lang/rust/rust-1.76.0-r101.ebuild | 2 | ||||
| -rw-r--r-- | dev-lang/rust/rust-1.77.1-r101.ebuild | 2 | ||||
| -rw-r--r-- | dev-lang/rust/rust-1.78.0-r101.ebuild | 2 | ||||
| -rw-r--r-- | dev-lang/rust/rust-1.79.0-r101.ebuild | 2 | ||||
| -rw-r--r-- | dev-lang/rust/rust-1.80.1-r101.ebuild | 2 | ||||
| -rw-r--r-- | dev-lang/rust/rust-1.81.0-r101.ebuild | 2 | ||||
| -rw-r--r-- | dev-lang/rust/rust-1.82.0-r103.ebuild | 2 | ||||
| -rw-r--r-- | dev-lang/rust/rust-1.83.0-r3.ebuild | 2 | ||||
| -rw-r--r-- | dev-lang/rust/rust-1.84.0-r2.ebuild | 2 | ||||
| -rw-r--r-- | dev-lang/rust/rust-1.84.1-r2.ebuild | 2 | ||||
| -rw-r--r-- | dev-lang/rust/rust-1.85.0-r2.ebuild | 2 | ||||
| -rw-r--r-- | dev-lang/rust/rust-1.85.1-r1.ebuild | 2 | ||||
| -rw-r--r-- | dev-lang/rust/rust-1.86.0-r2.ebuild | 2 |
15 files changed, 15 insertions, 15 deletions
diff --git a/dev-lang/rust/rust-1.74.1-r101.ebuild b/dev-lang/rust/rust-1.74.1-r101.ebuild index d3d688759f2b..61ef45d53381 100644 --- a/dev-lang/rust/rust-1.74.1-r101.ebuild +++ b/dev-lang/rust/rust-1.74.1-r101.ebuild @@ -4,7 +4,7 @@ EAPI=8 LLVM_COMPAT=( 17 ) -PYTHON_COMPAT=( python3_{9,10,11,12,13} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13,14} ) RUST_PATCH_VER=${PVR} diff --git a/dev-lang/rust/rust-1.75.0-r101.ebuild b/dev-lang/rust/rust-1.75.0-r101.ebuild index bf0a254466c5..6229fd1d86c0 100644 --- a/dev-lang/rust/rust-1.75.0-r101.ebuild +++ b/dev-lang/rust/rust-1.75.0-r101.ebuild @@ -4,7 +4,7 @@ EAPI=8 LLVM_COMPAT=( 17 ) -PYTHON_COMPAT=( python3_{9,10,11,12,13} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13,14} ) RUST_PATCH_VER=${PVR} diff --git a/dev-lang/rust/rust-1.76.0-r101.ebuild b/dev-lang/rust/rust-1.76.0-r101.ebuild index c38896978a2a..7970bfa8ed4d 100644 --- a/dev-lang/rust/rust-1.76.0-r101.ebuild +++ b/dev-lang/rust/rust-1.76.0-r101.ebuild @@ -4,7 +4,7 @@ EAPI=8 LLVM_COMPAT=( 17 ) -PYTHON_COMPAT=( python3_{9,10,11,12,13} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13,14} ) RUST_PATCH_VER=${PVR} diff --git a/dev-lang/rust/rust-1.77.1-r101.ebuild b/dev-lang/rust/rust-1.77.1-r101.ebuild index 2214c55aac14..bc5468680f34 100644 --- a/dev-lang/rust/rust-1.77.1-r101.ebuild +++ b/dev-lang/rust/rust-1.77.1-r101.ebuild @@ -4,7 +4,7 @@ EAPI=8 LLVM_COMPAT=( 17 ) -PYTHON_COMPAT=( python3_{9,10,11,12,13} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13,14} ) RUST_PATCH_VER=${PVR} diff --git a/dev-lang/rust/rust-1.78.0-r101.ebuild b/dev-lang/rust/rust-1.78.0-r101.ebuild index 4caf756bc29a..642dce036977 100644 --- a/dev-lang/rust/rust-1.78.0-r101.ebuild +++ b/dev-lang/rust/rust-1.78.0-r101.ebuild @@ -4,7 +4,7 @@ EAPI=8 LLVM_COMPAT=( 18 ) -PYTHON_COMPAT=( python3_{9,10,11,12,13} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13,14} ) RUST_PATCH_VER=${PVR} diff --git a/dev-lang/rust/rust-1.79.0-r101.ebuild b/dev-lang/rust/rust-1.79.0-r101.ebuild index e39b2ac430e7..ba779c4b4631 100644 --- a/dev-lang/rust/rust-1.79.0-r101.ebuild +++ b/dev-lang/rust/rust-1.79.0-r101.ebuild @@ -4,7 +4,7 @@ EAPI=8 LLVM_COMPAT=( 18 ) -PYTHON_COMPAT=( python3_{9,10,11,12,13} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13,14} ) RUST_PATCH_VER=${PVR} diff --git a/dev-lang/rust/rust-1.80.1-r101.ebuild b/dev-lang/rust/rust-1.80.1-r101.ebuild index b9a563b998ec..e5c3c49a13d5 100644 --- a/dev-lang/rust/rust-1.80.1-r101.ebuild +++ b/dev-lang/rust/rust-1.80.1-r101.ebuild @@ -4,7 +4,7 @@ EAPI=8 LLVM_COMPAT=( 18 ) -PYTHON_COMPAT=( python3_{9,10,11,12,13} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13,14} ) RUST_PATCH_VER=${PVR} diff --git a/dev-lang/rust/rust-1.81.0-r101.ebuild b/dev-lang/rust/rust-1.81.0-r101.ebuild index 8e12671c0103..2687a538bd25 100644 --- a/dev-lang/rust/rust-1.81.0-r101.ebuild +++ b/dev-lang/rust/rust-1.81.0-r101.ebuild @@ -4,7 +4,7 @@ EAPI=8 LLVM_COMPAT=( 18 ) -PYTHON_COMPAT=( python3_{9,10,11,12,13} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13,14} ) RUST_PATCH_VER=${PVR} diff --git a/dev-lang/rust/rust-1.82.0-r103.ebuild b/dev-lang/rust/rust-1.82.0-r103.ebuild index e6c5db29cdb4..e3e641d0c7d4 100644 --- a/dev-lang/rust/rust-1.82.0-r103.ebuild +++ b/dev-lang/rust/rust-1.82.0-r103.ebuild @@ -4,7 +4,7 @@ EAPI=8 LLVM_COMPAT=( 19 ) -PYTHON_COMPAT=( python3_{9,10,11,12,13} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13,14} ) RUST_PATCH_VER=${PVR} diff --git a/dev-lang/rust/rust-1.83.0-r3.ebuild b/dev-lang/rust/rust-1.83.0-r3.ebuild index 048291a8604c..5841a8a8f390 100644 --- a/dev-lang/rust/rust-1.83.0-r3.ebuild +++ b/dev-lang/rust/rust-1.83.0-r3.ebuild @@ -4,7 +4,7 @@ EAPI=8 LLVM_COMPAT=( 19 ) -PYTHON_COMPAT=( python3_{9,10,11,12,13} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13,14} ) RUST_PATCH_VER=${PVR} diff --git a/dev-lang/rust/rust-1.84.0-r2.ebuild b/dev-lang/rust/rust-1.84.0-r2.ebuild index e7a18ded3433..5153ca1074ee 100644 --- a/dev-lang/rust/rust-1.84.0-r2.ebuild +++ b/dev-lang/rust/rust-1.84.0-r2.ebuild @@ -4,7 +4,7 @@ EAPI=8 LLVM_COMPAT=( 19 ) -PYTHON_COMPAT=( python3_{9,10,11,12,13} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13,14} ) RUST_PATCH_VER=${PVR} diff --git a/dev-lang/rust/rust-1.84.1-r2.ebuild b/dev-lang/rust/rust-1.84.1-r2.ebuild index e7a18ded3433..5153ca1074ee 100644 --- a/dev-lang/rust/rust-1.84.1-r2.ebuild +++ b/dev-lang/rust/rust-1.84.1-r2.ebuild @@ -4,7 +4,7 @@ EAPI=8 LLVM_COMPAT=( 19 ) -PYTHON_COMPAT=( python3_{9,10,11,12,13} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13,14} ) RUST_PATCH_VER=${PVR} diff --git a/dev-lang/rust/rust-1.85.0-r2.ebuild b/dev-lang/rust/rust-1.85.0-r2.ebuild index e9e83271593a..2e9d66ab223f 100644 --- a/dev-lang/rust/rust-1.85.0-r2.ebuild +++ b/dev-lang/rust/rust-1.85.0-r2.ebuild @@ -4,7 +4,7 @@ EAPI=8 LLVM_COMPAT=( 19 ) -PYTHON_COMPAT=( python3_{9,10,11,12,13} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13,14} ) RUST_PATCH_VER=${PVR} diff --git a/dev-lang/rust/rust-1.85.1-r1.ebuild b/dev-lang/rust/rust-1.85.1-r1.ebuild index e9e83271593a..2e9d66ab223f 100644 --- a/dev-lang/rust/rust-1.85.1-r1.ebuild +++ b/dev-lang/rust/rust-1.85.1-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 LLVM_COMPAT=( 19 ) -PYTHON_COMPAT=( python3_{9,10,11,12,13} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13,14} ) RUST_PATCH_VER=${PVR} diff --git a/dev-lang/rust/rust-1.86.0-r2.ebuild b/dev-lang/rust/rust-1.86.0-r2.ebuild index e472ee067aaa..0984ec7ec5d4 100644 --- a/dev-lang/rust/rust-1.86.0-r2.ebuild +++ b/dev-lang/rust/rust-1.86.0-r2.ebuild @@ -4,7 +4,7 @@ EAPI=8 LLVM_COMPAT=( 19 ) -PYTHON_COMPAT=( python3_{9,10,11,12,13} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13,14} ) RUST_PATCH_VER="${PVR}-1" |
