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 | b399b1729a54ff7ebcd81e758b3d6a7c79c87250 (patch) | |
tree | d22cef93172cb2e6d63cfdd6d9ad4f44f0748b1f /app-forensics/aide/aide-0.13.1.ebuild | |
parent | Rewrite gdb module installation and make it actually work. (bug #348128). (diff) | |
download | historical-b399b1729a54ff7ebcd81e758b3d6a7c79c87250.tar.gz historical-b399b1729a54ff7ebcd81e758b3d6a7c79c87250.tar.bz2 historical-b399b1729a54ff7ebcd81e758b3d6a7c79c87250.zip |
Drop sparc keywords
Package-Manager: portage-2.1.9.25/cvs/Linux ia64
Diffstat (limited to 'app-forensics/aide/aide-0.13.1.ebuild')
-rw-r--r-- | app-forensics/aide/aide-0.13.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-forensics/aide/aide-0.13.1.ebuild b/app-forensics/aide/aide-0.13.1.ebuild index a53fc16cd3d0..72616e99c476 100644 --- a/app-forensics/aide/aide-0.13.1.ebuild +++ b/app-forensics/aide/aide-0.13.1.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.ebuild,v 1.14 2010/12/02 01:14:51 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/aide-0.13.1.ebuild,v 1.15 2011/02/13 12:21:40 armin76 Exp $ inherit eutils autotools @@ -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" |