diff options
author | Jason Zaman <perfinion@gentoo.org> | 2018-10-05 17:41:53 +0800 |
---|---|---|
committer | Jason Zaman <perfinion@gentoo.org> | 2018-10-05 17:44:37 +0800 |
commit | 0474e74b247fbbc1b200b1bbf3a7e757667e8847 (patch) | |
tree | b849856b29bfc0cd097784e9041589ac630695a8 /sys-process/audit | |
parent | sys-auth/consolekit-1.2.1: amd64 stable (diff) | |
download | gentoo-0474e74b247fbbc1b200b1bbf3a7e757667e8847.tar.gz gentoo-0474e74b247fbbc1b200b1bbf3a7e757667e8847.tar.bz2 gentoo-0474e74b247fbbc1b200b1bbf3a7e757667e8847.zip |
sys-process/audit-2.8.3: amd64 stable
Signed-off-by: Jason Zaman <perfinion@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'sys-process/audit')
-rw-r--r-- | sys-process/audit/audit-2.8.3.ebuild | 2 |
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 44ef93b51bdc..ffa613d83385 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="~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. |