diff options
Diffstat (limited to 'sys-process/audit/audit-1.7.9.ebuild')
-rw-r--r-- | sys-process/audit/audit-1.7.9.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-process/audit/audit-1.7.9.ebuild b/sys-process/audit/audit-1.7.9.ebuild index cdcd3d52e775..0ec36e926a98 100644 --- a/sys-process/audit/audit-1.7.9.ebuild +++ b/sys-process/audit/audit-1.7.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/audit-1.7.9.ebuild,v 1.1 2008/12/06 15:03:22 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/audit-1.7.9.ebuild,v 1.2 2010/05/29 17:40:26 armin76 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="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="ldap" # Testcases are pretty useless as they are built for RedHat users/groups and # kernels. |