diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-23 21:03:55 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-23 21:03:55 +0000 |
commit | d50e8de3fc21509b162a4c6b99a02948ec396d82 (patch) | |
tree | 425e951c1594996fb83c776588d41ffac1fb0725 /sys-process | |
parent | net-dns/bind: stable 9.11.4_p2 for ppc64, bug #657654 (diff) | |
download | gentoo-d50e8de3fc21509b162a4c6b99a02948ec396d82.tar.gz gentoo-d50e8de3fc21509b162a4c6b99a02948ec396d82.tar.bz2 gentoo-d50e8de3fc21509b162a4c6b99a02948ec396d82.zip |
sys-process/audit: stable 2.8.4 for ppc64, bug #669532
Package-Manager: Portage-2.3.57, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/audit/audit-2.8.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/audit/audit-2.8.4.ebuild b/sys-process/audit/audit-2.8.4.ebuild index 797a262eefe1..023e75dfe98a 100644 --- a/sys-process/audit/audit-2.8.4.ebuild +++ b/sys-process/audit/audit-2.8.4.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. |