From e5d2a9ade7d669d47c350d6976db3e56a5f4051d Mon Sep 17 00:00:00 2001 From: J0WI Date: Thu, 15 Aug 2024 00:25:48 +0200 Subject: [PATCH] testing/py3-pysequoia: enable all platforms --- testing/py3-pysequoia/APKBUILD | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/testing/py3-pysequoia/APKBUILD b/testing/py3-pysequoia/APKBUILD index 7c026b4d7ae..424c269f447 100644 --- a/testing/py3-pysequoia/APKBUILD +++ b/testing/py3-pysequoia/APKBUILD @@ -4,8 +4,7 @@ pkgver=0.1.20 pkgrel=3 pkgdesc="Python bindings for the Sequoia PGP library" url="https://codeberg.org/wiktor/pysequoia" -# rust-ring -arch="all !s390x !ppc64le !riscv64" +arch="all" license="Apache-2.0" makedepends=" bzip2-dev