diff options
author | Jason Zaman <perfinion@gentoo.org> | 2018-03-02 22:00:18 +0800 |
---|---|---|
committer | Jason Zaman <perfinion@gentoo.org> | 2018-03-02 22:14:16 +0800 |
commit | 98ef15793aa6458e7ae38bcc434f1069782ea3a8 (patch) | |
tree | 4a443a1ec01cdb7fa33108139c6f98fab77c6d99 /sys-process/audit | |
parent | dev-util/buildbot-prometheus: Drop dependency on pip (diff) | |
download | gentoo-98ef15793aa6458e7ae38bcc434f1069782ea3a8.tar.gz gentoo-98ef15793aa6458e7ae38bcc434f1069782ea3a8.tar.bz2 gentoo-98ef15793aa6458e7ae38bcc434f1069782ea3a8.zip |
sys-process/audit: amd64 stable
Gentoo-bug: 649330
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'sys-process/audit')
-rw-r--r-- | sys-process/audit/audit-2.7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/audit/audit-2.7.1.ebuild b/sys-process/audit/audit-2.7.1.ebuild index 4048c6811835..ef27492f5ac8 100644 --- a/sys-process/audit/audit-2.7.1.ebuild +++ b/sys-process/audit/audit-2.7.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://people.redhat.com/sgrubb/audit/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~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. |