diff options
author | 2019-01-29 06:34:25 -0500 | |
---|---|---|
committer | 2019-01-29 06:34:25 -0500 | |
commit | f5cb57e9d0fd47787b90f293c389a45ec1fa87db (patch) | |
tree | 8818ab1939ec7b9820d1835f37a3d7295ae6cd2c /sys-process | |
parent | sys-process/audit: add 2.8.4 from the tree (diff) | |
download | musl-f5cb57e9d0fd47787b90f293c389a45ec1fa87db.tar.gz musl-f5cb57e9d0fd47787b90f293c389a45ec1fa87db.tar.bz2 musl-f5cb57e9d0fd47787b90f293c389a45ec1fa87db.zip |
sys-process/audit: 2.8.4 stable on amd64, arm and x86
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/audit/audit-2.8.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/audit/audit-2.8.4.ebuild b/sys-process/audit/audit-2.8.4.ebuild index 59e58137..deddd612 100644 --- a/sys-process/audit/audit-2.8.4.ebuild +++ b/sys-process/audit/audit-2.8.4.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. |