diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-11-29 11:40:06 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-11-29 11:40:06 +0100 |
commit | c124c98d754639076bdd0a95fb9934b7da4979ff (patch) | |
tree | 9f312cb231348b61de63bd6f7eb734d39c72258a /sys-process | |
parent | x11-misc/xiccd: new package (diff) | |
download | gentoo-c124c98d754639076bdd0a95fb9934b7da4979ff.tar.gz gentoo-c124c98d754639076bdd0a95fb9934b7da4979ff.tar.bz2 gentoo-c124c98d754639076bdd0a95fb9934b7da4979ff.zip |
sys-process/audit: amd64 stable wrt bug #588734
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-process')
-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 eae8a30c5e1b..c6ff01537bcb 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" |