From 6bba76739367303ac71c6f929d4e764e9557bfa8 Mon Sep 17 00:00:00 2001 From: Leo Date: Thu, 29 Aug 2019 16:47:28 -0300 Subject: testing/translate-shell: disable check on x86_64 --- testing/translate-shell/APKBUILD | 1 + 1 file changed, 1 insertion(+) (limited to 'testing/translate-shell') 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" -- cgit v1.2.3