diff options
author | 2004-09-18 16:18:22 +0000 | |
---|---|---|
committer | 2004-09-18 16:18:22 +0000 | |
commit | b0ae42272858f3a8710695f6422cdda01590ad7a (patch) | |
tree | f8dafaadad8f9ec9c0c0937b22e24d704a0efb75 /app-forensics/autopsy/autopsy-2.01.ebuild | |
parent | Added ~sparc keyword, resolves bug #63722. (Manifest recommit) (diff) | |
download | gentoo-2-b0ae42272858f3a8710695f6422cdda01590ad7a.tar.gz gentoo-2-b0ae42272858f3a8710695f6422cdda01590ad7a.tar.bz2 gentoo-2-b0ae42272858f3a8710695f6422cdda01590ad7a.zip |
Stable on sparc.
Diffstat (limited to 'app-forensics/autopsy/autopsy-2.01.ebuild')
-rw-r--r-- | app-forensics/autopsy/autopsy-2.01.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-forensics/autopsy/autopsy-2.01.ebuild b/app-forensics/autopsy/autopsy-2.01.ebuild index 847bca33a4af..d45b9b8b7eab 100644 --- a/app-forensics/autopsy/autopsy-2.01.ebuild +++ b/app-forensics/autopsy/autopsy-2.01.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-forensics/autopsy/autopsy-2.01.ebuild,v 1.2 2004/09/12 07:40:08 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/autopsy/autopsy-2.01.ebuild,v 1.3 2004/09/18 16:18:22 weeve Exp $ inherit eutils @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/autopsy/${P}.tar.gz" HOMEPAGE="http://www.sleuthkit.org/autopsy/" RESTRICT="nomirror" -KEYWORDS="x86 ~sparc ~s390 ~ppc" +KEYWORDS="x86 sparc ~s390 ~ppc" LICENSE="GPL-2" SLOT="0" IUSE="" |