diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-10-06 12:13:34 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-10-06 12:47:28 -0400 |
commit | 14d88e1902840c537ba53a72e14db0810d5ac91a (patch) | |
tree | 0e9c3c51ca61f02c5354ad2ced5157fbb4b4fff0 /sys-process/audit | |
parent | sys-libs/pam-1.3.0-r2: ppc64 stable, bug 667522 (diff) | |
download | gentoo-14d88e1902840c537ba53a72e14db0810d5ac91a.tar.gz gentoo-14d88e1902840c537ba53a72e14db0810d5ac91a.tar.bz2 gentoo-14d88e1902840c537ba53a72e14db0810d5ac91a.zip |
sys-process/audit-2.8.3: ppc64 stable, bug 667792
Signed-off-by: Matt Turner <mattst88@gentoo.org>
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 29e25c925064..5d90853910cb 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. |