diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-20 10:42:59 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-20 10:44:22 +0100 |
commit | 5e7b6f3daf30826172545e8a3fa7cfa2fae37644 (patch) | |
tree | 23724333fc91889de841d85c08bd6a83ed9f4f5e /sys-process/audit | |
parent | dev-embedded/avrdude: ppc stable wrt bug #602100 (diff) | |
download | gentoo-5e7b6f3daf30826172545e8a3fa7cfa2fae37644.tar.gz gentoo-5e7b6f3daf30826172545e8a3fa7cfa2fae37644.tar.bz2 gentoo-5e7b6f3daf30826172545e8a3fa7cfa2fae37644.zip |
sys-process/audit: ppc stable wrt bug #588734
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
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 91d9c8dce0dd..890b5bc6da1c 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" |