diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-23 20:58:24 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-23 20:58:24 +0000 |
commit | 9a7174a8c7a73f50a71c9b0122fd30b345c67aca (patch) | |
tree | 26e2c917d1a2428294cb0f7407a641ae90ff47f9 /sys-process/audit/audit-2.8.4.ebuild | |
parent | net-dns/bind: stable 9.11.4_p2 for ppc, bug #657654 (diff) | |
download | gentoo-9a7174a8c7a73f50a71c9b0122fd30b345c67aca.tar.gz gentoo-9a7174a8c7a73f50a71c9b0122fd30b345c67aca.tar.bz2 gentoo-9a7174a8c7a73f50a71c9b0122fd30b345c67aca.zip |
sys-process/audit: stable 2.8.4 for ppc, bug #669532
Package-Manager: Portage-2.3.57, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-process/audit/audit-2.8.4.ebuild')
-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 21c962d45cae..797a262eefe1 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. |