From e74cde76c104df82b120a7b13964cb786da8f565 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Mon, 22 May 2023 20:18:50 +0200 Subject: community -> extra --- extra/pypy/PKGBUILD | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 extra/pypy/PKGBUILD (limited to 'extra/pypy/PKGBUILD') diff --git a/extra/pypy/PKGBUILD b/extra/pypy/PKGBUILD new file mode 100644 index 00000000..e7388a20 --- /dev/null +++ b/extra/pypy/PKGBUILD @@ -0,0 +1,5 @@ +# i486-specific +if [ "${CARCH}" = "i486" ]; then + # testing deterministically kills build slaves.. + unset check +fi -- cgit v1.2.3-54-g00ecf