aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBart Ribbers <bribbers@disroot.org>2021-02-16 16:46:24 +0100
committerBart Ribbers <bribbers@disroot.org>2021-02-16 16:46:24 +0100
commit62e09e95dee8934790ba54e846356c06d1fc311f (patch)
treeffad47beac43f46dd302ff3909a9c6201aa2b44f
parent090e4d65e7d6afb07d34f3f15b2b48a9a0ec0a07 (diff)
community/libpinyin: re-enable on x86
Was mistakingly disabled in 6d9634e7d1faaccbf16e69108733c4294785c670
-rw-r--r--community/libpinyin/APKBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/community/libpinyin/APKBUILD b/community/libpinyin/APKBUILD
index c17d6b0ab4e..1ea56f54317 100644
--- a/community/libpinyin/APKBUILD
+++ b/community/libpinyin/APKBUILD
@@ -5,10 +5,9 @@ pkgver=2.6.0
pkgrel=1
pkgdesc="Library to deal with pinyin"
url="https://github.com/libpinyin/libpinyin"
-# x86 blocked due to segfaulting while building
# armhf blocked by kyotocabinet
# s390x and mips64 blocked due to failing tests
-arch="all !x86 !armhf !s390x !mips64"
+arch="all !armhf !s390x !mips64"
license="GPL-3.0-or-later"
depends_dev="kyotocabinet-dev"
makedepends="$depends_dev