diff options
author | Jason Zaman <perfinion@gentoo.org> | 2020-12-02 18:57:37 -0800 |
---|---|---|
committer | Jason Zaman <perfinion@gentoo.org> | 2020-12-02 19:08:03 -0800 |
commit | dc29953c1d2111a80a0f22b95505265d8c6a87dd (patch) | |
tree | d49d2d5d2aa514c0d9a173fd3a839c4d8530ba86 /sys-process/audit | |
parent | sys-apps/semodule-utils: stabilize SELinux userspace 3.1 (diff) | |
download | gentoo-dc29953c1d2111a80a0f22b95505265d8c6a87dd.tar.gz gentoo-dc29953c1d2111a80a0f22b95505265d8c6a87dd.tar.bz2 gentoo-dc29953c1d2111a80a0f22b95505265d8c6a87dd.zip |
sys-process/audit: Stabilize amd64 x86
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Jason Zaman <perfinion@gentoo.org>
Diffstat (limited to 'sys-process/audit')
-rw-r--r-- | sys-process/audit/audit-2.8.5-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/audit/audit-2.8.5-r2.ebuild b/sys-process/audit/audit-2.8.5-r2.ebuild index e63351079044..2fb218f52a4f 100644 --- a/sys-process/audit/audit-2.8.5-r2.ebuild +++ b/sys-process/audit/audit-2.8.5-r2.ebuild @@ -22,7 +22,7 @@ SRC_URI+=" https://github.com/linux-audit/audit-userspace/commit/017e6c6ab95df55 LICENSE="GPL-2+ LGPL-2.1+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc 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. |