diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-11-29 11:42:33 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-11-29 11:42:33 +0100 |
commit | ee560f2e6f130e2e85cdb9b601631884dc498b05 (patch) | |
tree | 6cf9e7bf5a967c78de6dfde2c11e8d997da83c1e /sys-process/audit/audit-2.6.4.ebuild | |
parent | net-dns/bind-tools: amd64 stable wrt bug #598750 (diff) | |
download | gentoo-ee560f2e6f130e2e85cdb9b601631884dc498b05.tar.gz gentoo-ee560f2e6f130e2e85cdb9b601631884dc498b05.tar.bz2 gentoo-ee560f2e6f130e2e85cdb9b601631884dc498b05.zip |
sys-process/audit: x86 stable wrt bug #588734
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-process/audit/audit-2.6.4.ebuild')
-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 c6ff01537bcb..fad1c728a9ce 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" |