aboutsummaryrefslogtreecommitdiffstats
path: root/main/guile
diff options
context:
space:
mode:
authorWilliam Pitcock <nenolod@dereferenced.org>2017-10-19 05:19:44 +0000
committerWilliam Pitcock <nenolod@dereferenced.org>2017-10-19 05:19:44 +0000
commiteeee4d8a7f849f972593de9c0666fbb405369abf (patch)
treec8ab9b221fbc54b17a0d10744d05f25f0475651d /main/guile
parentbfd388ca4b26f4db7771ed04988d7a298cd3a296 (diff)
downloadaports-eeee4d8a7f849f972593de9c0666fbb405369abf.tar.bz2
aports-eeee4d8a7f849f972593de9c0666fbb405369abf.tar.xz
main/guile: retry building on s390x
Diffstat (limited to 'main/guile')
-rw-r--r--main/guile/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/guile/APKBUILD b/main/guile/APKBUILD
index b1ad5a97ae..1846e8aa41 100644
--- a/main/guile/APKBUILD
+++ b/main/guile/APKBUILD
@@ -4,7 +4,7 @@ pkgver=2.2.2
pkgrel=2
pkgdesc="Guile is a portable, embeddable Scheme implementation written in C"
url="http://www.gnu.org/software/guile/"
-arch="all !s390x" # disabled due to build failure
+arch="all"
license="GPL"
subpackages="$pkgname-dev $pkgname-doc $pkgname-libs"
makedepends="gmp-dev libtool ncurses-dev texinfo libunistring-dev libffi-dev