aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2018-06-06 17:00:58 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2018-06-06 17:02:25 +0000
commit128bfc979e9d3f72f04f8b1b3525f1f20db35f2f (patch)
treecefeb6247906642e81e8c0fbaef774adc8e190ce /testing
parente5d469b28efd35fefa74c4e83587f2f9b7d74acb (diff)
downloadaports-128bfc979e9d3f72f04f8b1b3525f1f20db35f2f.tar.bz2
aports-128bfc979e9d3f72f04f8b1b3525f1f20db35f2f.tar.xz
testing/libsemanage: enable on s390x again
Diffstat (limited to 'testing')
-rw-r--r--testing/libsemanage/APKBUILD2
1 files changed, 1 insertions, 1 deletions
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=""