diff options
Diffstat (limited to 'sys-process/audit/audit-2.8.5.ebuild')
-rw-r--r-- | sys-process/audit/audit-2.8.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/audit/audit-2.8.5.ebuild b/sys-process/audit/audit-2.8.5.ebuild index 890b7db49a8e..aebeceb470c4 100644 --- a/sys-process/audit/audit-2.8.5.ebuild +++ b/sys-process/audit/audit-2.8.5.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="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~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. |