diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-22 10:33:18 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-22 10:34:34 +0100 |
commit | 3cf7e46feaa7dcf636114693eb311436b790f5ac (patch) | |
tree | 74c526b0cb64f6601ff12c85d06a226b841c83e8 /sys-process/audit | |
parent | dev-embedded/avrdude: ppc64 stable wrt bug #602100 (diff) | |
download | gentoo-3cf7e46feaa7dcf636114693eb311436b790f5ac.tar.gz gentoo-3cf7e46feaa7dcf636114693eb311436b790f5ac.tar.bz2 gentoo-3cf7e46feaa7dcf636114693eb311436b790f5ac.zip |
sys-process/audit: ppc64 stable wrt bug #588734
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-process/audit')
-rw-r--r-- | sys-process/audit/audit-2.6.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/audit/audit-2.6.4.ebuild b/sys-process/audit/audit-2.6.4.ebuild index 890b5bc6da1c..78d9734927bf 100644 --- a/sys-process/audit/audit-2.6.4.ebuild +++ b/sys-process/audit/audit-2.6.4.ebuild @@ -14,7 +14,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="ldap python" # Testcases are pretty useless as they are built for RedHat users/groups and kernels. RESTRICT="test" |