diff options
author | 2016-12-19 16:11:31 +0100 | |
---|---|---|
committer | 2016-12-19 16:12:15 +0100 | |
commit | 0b5e3bfc1782eeb6b7805e1f6279e4d581dc5a87 (patch) | |
tree | db9faa0366ec26689bbbe2a2670b3eb68719b1cf /sys-process/audit | |
parent | sys-process/htop: ia64 stable wrt bug #602996 (diff) | |
download | gentoo-0b5e3bfc1782eeb6b7805e1f6279e4d581dc5a87.tar.gz gentoo-0b5e3bfc1782eeb6b7805e1f6279e4d581dc5a87.tar.bz2 gentoo-0b5e3bfc1782eeb6b7805e1f6279e4d581dc5a87.zip |
sys-process/audit: ia64 stable wrt bug #588734
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ia64"
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 1888068e02f5..91d9c8dce0dd 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" |