diff options
Diffstat (limited to 'app-forensics/autopsy/autopsy-2.24.ebuild')
-rw-r--r-- | app-forensics/autopsy/autopsy-2.24.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-forensics/autopsy/autopsy-2.24.ebuild b/app-forensics/autopsy/autopsy-2.24.ebuild index 456c37754266..c4e874fc80cb 100644 --- a/app-forensics/autopsy/autopsy-2.24.ebuild +++ b/app-forensics/autopsy/autopsy-2.24.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-forensics/autopsy/autopsy-2.24.ebuild,v 1.2 2012/02/24 09:34:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/autopsy/autopsy-2.24.ebuild,v 1.3 2012/03/02 00:53:43 ranger Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/autopsy/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~hppa ~ppc ~x86" +KEYWORDS="amd64 ~hppa ppc ~x86" IUSE="" # Runtime depend on grep and file deliberate |