aboutsummaryrefslogtreecommitdiffstats
path: root/testing/neko/APKBUILD
diff options
context:
space:
mode:
authorRoberto Oliveira <robertoguimaraes8@gmail.com>2017-08-11 23:25:15 +0000
committerJakub Jirutka <jakub@jirutka.cz>2017-08-16 00:22:56 +0200
commit84541b779a5b03c8d87f79bdc097e75c95657812 (patch)
tree847637b25f2f02e9320c5133956f3c246b3218de /testing/neko/APKBUILD
parent859cf05b4e8569435f065e3133c9537763446875 (diff)
downloadaports-84541b779a5b03c8d87f79bdc097e75c95657812.tar.bz2
aports-84541b779a5b03c8d87f79bdc097e75c95657812.tar.xz
testing/neko: enable build on ppc64le
Diffstat (limited to 'testing/neko/APKBUILD')
-rw-r--r--testing/neko/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/neko/APKBUILD b/testing/neko/APKBUILD
index 893c706681..c528740cea 100644
--- a/testing/neko/APKBUILD
+++ b/testing/neko/APKBUILD
@@ -5,7 +5,7 @@ pkgver=2.1.0
pkgrel=0
pkgdesc="High-level dynamically typed programming language"
url="http://nekovm.org/"
-arch="x86_64"
+arch="x86_64 ppc64le"
license="LGPL"
depends=""
depends_dev="neko"