aboutsummaryrefslogtreecommitdiffstats
path: root/testing/translate-shell
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-08-29 16:47:28 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-08-29 16:47:28 -0300
commit6bba76739367303ac71c6f929d4e764e9557bfa8 (patch)
tree096b1b95f730a439449d65e1c0b6a6eaeb0408cb /testing/translate-shell
parent92a1dcadf0d8ae305f6a109b48bed3e1f17ef60b (diff)
downloadaports-6bba76739367303ac71c6f929d4e764e9557bfa8.tar.bz2
aports-6bba76739367303ac71c6f929d4e764e9557bfa8.tar.xz
testing/translate-shell: disable check on x86_64
Diffstat (limited to 'testing/translate-shell')
-rw-r--r--testing/translate-shell/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/translate-shell/APKBUILD b/testing/translate-shell/APKBUILD
index 7664a5e484..d5f387d2ed 100644
--- a/testing/translate-shell/APKBUILD
+++ b/testing/translate-shell/APKBUILD
@@ -4,6 +4,7 @@ pkgname=translate-shell
pkgver=0.9.6.11
pkgrel=0
pkgdesc="Command-line online translator"
+options="!check" # x86_64 test fail without good info
url="https://www.soimort.org/translate-shell"
arch="noarch"
license="Unlicense"