From 8628857a1dd889ae2b1236d3a40cf299325aa774 Mon Sep 17 00:00:00 2001 From: Stan Ulbrych Date: Thu, 2 Apr 2026 20:18:10 +0200 Subject: [PATCH] PEP 11: Add Stan to `aarch64-unknown-linux-gnu` --- peps/pep-0011.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/peps/pep-0011.rst b/peps/pep-0011.rst index b9cfc269e9b..043f32b0740 100644 --- a/peps/pep-0011.rst +++ b/peps/pep-0011.rst @@ -130,7 +130,7 @@ aarch64-pc-windows-msvc Steve Dower arm64-apple-ios iOS on device Russell Keith-Magee, Ned Deily arm64-apple-ios-simulator iOS on M1 macOS simulator Russell Keith-Magee, Ned Deily armv7l-unknown-linux-gnueabihf 32-bit Raspberry Pi OS, gcc Gregory P. Smith -aarch64-unknown-linux-gnu 64-bit Raspberry Pi OS, gcc Savannah Ostrowski +aarch64-unknown-linux-gnu 64-bit Raspberry Pi OS, gcc Savannah Ostrowski, Stan Ulbrych powerpc64le-unknown-linux-gnu glibc, clang Victor Stinner glibc, gcc Victor Stinner