diff options
Diffstat (limited to 'sys-process/audit/audit-1.6.8.ebuild')
-rw-r--r-- | sys-process/audit/audit-1.6.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/audit/audit-1.6.8.ebuild b/sys-process/audit/audit-1.6.8.ebuild index 88c006444910..4efd36bad6f7 100644 --- a/sys-process/audit/audit-1.6.8.ebuild +++ b/sys-process/audit/audit-1.6.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/audit-1.6.8.ebuild,v 1.4 2008/02/20 22:48:10 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/audit-1.6.8.ebuild,v 1.5 2008/04/03 03:40:27 jer Exp $ inherit autotools multilib toolchain-funcs python @@ -10,7 +10,7 @@ SRC_URI="http://people.redhat.com/sgrubb/audit/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="ldap" # Testcases are pretty useless as they are built for RedHat users/groups and # kernels. |