aboutsummaryrefslogtreecommitdiffstats
path: root/testing/retroarch
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-07-08 09:57:47 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-07-08 09:57:47 -0300
commitaddab7ef78b934b13cfe4e989f17e6cb837b8bcf (patch)
tree036e9d78717f0c923baa39dc0e08a7a7644d9ec4 /testing/retroarch
parent455a86d3e2534d217049d13e3191e4ee27e013f4 (diff)
downloadaports-addab7ef78b934b13cfe4e989f17e6cb837b8bcf.tar.bz2
aports-addab7ef78b934b13cfe4e989f17e6cb837b8bcf.tar.xz
testing/retroarch: enable on s390x
Diffstat (limited to 'testing/retroarch')
-rw-r--r--testing/retroarch/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/retroarch/APKBUILD b/testing/retroarch/APKBUILD
index 9a103800bf..82a7a2493d 100644
--- a/testing/retroarch/APKBUILD
+++ b/testing/retroarch/APKBUILD
@@ -4,7 +4,7 @@ pkgname=retroarch
_pkgname=RetroArch
pkgver=1.7.7
pkgrel=0
-arch="all !s390x" # Limited by pulseaudio
+arch="all"
url="https://www.libretro.com/"
pkgdesc="Reference frontend for the libretro API"
license="GPL-2.0-only"