From df90b8a378e310d9139cbb9d05fd8feca664e76a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6ren=20Tempel?= Date: Sun, 17 Dec 2023 16:27:22 +0100 Subject: [PATCH] community/py3-timezonefinder: enable on all architectures Cannot reproduce build failures locally. --- community/py3-timezonefinder/APKBUILD | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/community/py3-timezonefinder/APKBUILD b/community/py3-timezonefinder/APKBUILD index 355eb5e433f..e911cdc3b26 100644 --- a/community/py3-timezonefinder/APKBUILD +++ b/community/py3-timezonefinder/APKBUILD @@ -5,8 +5,7 @@ pkgver=6.2.0 pkgrel=0 pkgdesc="Fast python package for finding the timezone of any point on earth (coordinates) offline" url="https://github.com/jannikmi/timezonefinder" -# x86 and armhf blocked by test failures -arch="all !x86 !armhf" +arch="all" license="MIT" depends=" py3-h3