diff options
Diffstat (limited to 'sys-process/audit/audit-1.7.3.ebuild')
-rw-r--r-- | sys-process/audit/audit-1.7.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/audit/audit-1.7.3.ebuild b/sys-process/audit/audit-1.7.3.ebuild index 289787dde8c7..b3ad7636da5f 100644 --- a/sys-process/audit/audit-1.7.3.ebuild +++ b/sys-process/audit/audit-1.7.3.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.7.3.ebuild,v 1.3 2008/05/24 15:10:48 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/audit-1.7.3.ebuild,v 1.4 2008/05/25 12:28:08 maekke 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. |