diff options
Diffstat (limited to 'app-forensics/aide/aide-0.13.1-r5.ebuild')
-rw-r--r-- | app-forensics/aide/aide-0.13.1-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-forensics/aide/aide-0.13.1-r5.ebuild b/app-forensics/aide/aide-0.13.1-r5.ebuild index 44e2862a8313..5c7832b2249b 100644 --- a/app-forensics/aide/aide-0.13.1-r5.ebuild +++ b/app-forensics/aide/aide-0.13.1-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/aide-0.13.1-r5.ebuild,v 1.5 2011/02/13 12:21:40 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/aide-0.13.1-r5.ebuild,v 1.6 2011/08/12 21:25:29 xarthisius Exp $ inherit autotools eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/aide/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~x86" IUSE="acl curl mhash nls postgres selinux static xattr zlib" #IUSE="acl audit curl mhash nls postgres selinux static xattr zlib" |