aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2018-10-06 08:36:31 -0400
committerAnthony G. Basile <blueness@gentoo.org>2018-10-06 08:36:31 -0400
commit7c93e187172578cb5579680a28d85ba32b667786 (patch)
tree719a1afe78cf73653f04d4aca67a748e735904a4 /sys-process
parentsys-process/audit: bump to 2.8.3, sync with tree (diff)
downloadmusl-7c93e187172578cb5579680a28d85ba32b667786.tar.gz
musl-7c93e187172578cb5579680a28d85ba32b667786.tar.bz2
musl-7c93e187172578cb5579680a28d85ba32b667786.zip
sys-process/audit: 2.8.3 stable on all musl arches
Signed-off-by: Anthony G. Basile <blueness@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'sys-process')
-rw-r--r--sys-process/audit/audit-2.8.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/audit/audit-2.8.3.ebuild b/sys-process/audit/audit-2.8.3.ebuild
index c19be95a..30f9a63f 100644
--- a/sys-process/audit/audit-2.8.3.ebuild
+++ b/sys-process/audit/audit-2.8.3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://people.redhat.com/sgrubb/audit/${P}.tar.gz"
LICENSE="GPL-2+ LGPL-2.1+"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~x86"
+KEYWORDS="amd64 arm arm64 ~mips ppc x86"
IUSE="gssapi ldap python static-libs"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
# Testcases are pretty useless as they are built for RedHat users/groups and kernels.