diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-01-09 15:02:27 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-01-09 15:02:38 +0100 |
commit | 76719c0ef6a693f412af68ff7cb05bd6bab16221 (patch) | |
tree | 41006284293867233264f744773cf229f4ead6b4 /sys-process/audit | |
parent | app-portage/java-ebuilder: bump to 0.2 to support gatk. (diff) | |
download | gentoo-76719c0ef6a693f412af68ff7cb05bd6bab16221.tar.gz gentoo-76719c0ef6a693f412af68ff7cb05bd6bab16221.tar.bz2 gentoo-76719c0ef6a693f412af68ff7cb05bd6bab16221.zip |
sys-process/audit: Stable for HPPA (bug #588734).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'sys-process/audit')
-rw-r--r-- | sys-process/audit/audit-2.6.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/audit/audit-2.6.4.ebuild b/sys-process/audit/audit-2.6.4.ebuild index 78d9734927bf..b6180c200394 100644 --- a/sys-process/audit/audit-2.6.4.ebuild +++ b/sys-process/audit/audit-2.6.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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" |