diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-02-13 12:21:40 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-02-13 12:21:40 +0000 |
commit | 01e8817c8d727633868172b5bd35595c174be97d (patch) | |
tree | 3e48e21fac622da602241a4231d01831156af336 /app-forensics/aide/aide-0.13.1-r5.ebuild | |
parent | Remove USE="hal" since it's not present in stable X.org server anymore. (diff) | |
download | gentoo-2-01e8817c8d727633868172b5bd35595c174be97d.tar.gz gentoo-2-01e8817c8d727633868172b5bd35595c174be97d.tar.bz2 gentoo-2-01e8817c8d727633868172b5bd35595c174be97d.zip |
Drop sparc keywords
(Portage version: 2.1.9.25/cvs/Linux ia64)
Diffstat (limited to 'app-forensics/aide/aide-0.13.1-r5.ebuild')
-rw-r--r-- | app-forensics/aide/aide-0.13.1-r5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-forensics/aide/aide-0.13.1-r5.ebuild b/app-forensics/aide/aide-0.13.1-r5.ebuild index 688e8512ecd8..44e2862a8313 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-2010 Gentoo Foundation +# 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.4 2010/11/03 02:30:28 matsuu Exp $ +# $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 $ inherit autotools eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/aide/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="acl curl mhash nls postgres selinux static xattr zlib" #IUSE="acl audit curl mhash nls postgres selinux static xattr zlib" |