diff options
author | 2011-02-13 12:21:40 +0000 | |
---|---|---|
committer | 2011-02-13 12:21:40 +0000 | |
commit | 01e8817c8d727633868172b5bd35595c174be97d (patch) | |
tree | 3e48e21fac622da602241a4231d01831156af336 /app-forensics/aide/aide-0.14.2.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.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 35aed0b3eb0d..9eb7d76319be 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.5 2011/01/25 14:53:05 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/aide-0.14.2.ebuild,v 1.6 2011/02/13 12:21:40 armin76 Exp $ EAPI="3" @@ -12,7 +12,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 audit curl mhash nls postgres prelink selinux static xattr zlib" DEPEND="acl? ( virtual/acl ) |