diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-08-12 21:25:29 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-08-12 21:25:29 +0000 |
commit | 4f49cd8aa9b45e2803f1243e8e6e4d782ec237f9 (patch) | |
tree | 2cb386b0bee67c56fe2d428aabca905e1e847ca7 /app-forensics/aide/aide-0.14.2.ebuild | |
parent | ppc stable wrt #341945 (diff) | |
download | gentoo-2-4f49cd8aa9b45e2803f1243e8e6e4d782ec237f9.tar.gz gentoo-2-4f49cd8aa9b45e2803f1243e8e6e4d782ec237f9.tar.bz2 gentoo-2-4f49cd8aa9b45e2803f1243e8e6e4d782ec237f9.zip |
Dropped ppc keywords wrt #342725
(Portage version: 2.2.0_alpha50/cvs/Linux x86_64)
Diffstat (limited to 'app-forensics/aide/aide-0.14.2.ebuild')
-rw-r--r-- | app-forensics/aide/aide-0.14.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-forensics/aide/aide-0.14.2.ebuild b/app-forensics/aide/aide-0.14.2.ebuild index 9eb7d76319be..c930665238ef 100644 --- a/app-forensics/aide/aide-0.14.2.ebuild +++ b/app-forensics/aide/aide-0.14.2.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.14.2.ebuild,v 1.6 2011/02/13 12:21:40 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/aide-0.14.2.ebuild,v 1.7 2011/08/12 21:25:29 xarthisius Exp $ EAPI="3" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/aide/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 x86" IUSE="acl audit curl mhash nls postgres prelink selinux static xattr zlib" DEPEND="acl? ( virtual/acl ) |