From 21f32dfcd0f2e9e1858504dd352c71ba4e652fcf Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Thu, 28 Sep 2017 15:20:03 +0200 Subject: community/ponyc: blacklisted -> patched --- blacklist | 1 - community/ponyc/PKGBUILD | 6 ++++++ 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 community/ponyc/PKGBUILD diff --git a/blacklist b/blacklist index ec7e998f..f635ac5a 100644 --- a/blacklist +++ b/blacklist @@ -14,7 +14,6 @@ linux-hardened luxrays mongodb opera -ponyc pypy3 python-pycuda python-pytorch diff --git a/community/ponyc/PKGBUILD b/community/ponyc/PKGBUILD new file mode 100644 index 00000000..a0560166 --- /dev/null +++ b/community/ponyc/PKGBUILD @@ -0,0 +1,6 @@ +# It seems, compiling for i686 is as simple as specifying you want i686. + +eval "$( + declare -f build check | \ + sed 's|x86-64|i686|' +)" -- cgit v1.2.3