From 128bfc979e9d3f72f04f8b1b3525f1f20db35f2f Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 6 Jun 2018 17:00:58 +0000 Subject: testing/libsemanage: enable on s390x again --- testing/libsemanage/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing') diff --git a/testing/libsemanage/APKBUILD b/testing/libsemanage/APKBUILD index 823afa3a2f..c2f7ea163b 100644 --- a/testing/libsemanage/APKBUILD +++ b/testing/libsemanage/APKBUILD @@ -5,7 +5,7 @@ pkgver=2.6 pkgrel=0 pkgdesc="SELinux binary policy manipulation library" url="https://github.com/SELinuxProject/selinux/wiki" -arch="all !s390x" # FIXME: audit is missing on s390x +arch="all" license="LGPL-2.0-or-later" depends="" depends_dev="" -- cgit v1.2.3