diff options
Diffstat (limited to 'app-forensics/autopsy/autopsy-2.23.ebuild')
-rw-r--r-- | app-forensics/autopsy/autopsy-2.23.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-forensics/autopsy/autopsy-2.23.ebuild b/app-forensics/autopsy/autopsy-2.23.ebuild index a30dc750c344..88c10be813cf 100644 --- a/app-forensics/autopsy/autopsy-2.23.ebuild +++ b/app-forensics/autopsy/autopsy-2.23.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/autopsy/autopsy-2.23.ebuild,v 1.1 2010/02/19 15:07:46 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/autopsy/autopsy-2.23.ebuild,v 1.2 2011/07/24 18:21:20 armin76 Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/autopsy/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~x86" IUSE="" # Runtime depend on grep and file deliberate |