diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-05-01 19:08:42 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-05-01 19:08:42 +0000 |
commit | 8039d59e633886fc31d1a050481b21d5b0f7f69d (patch) | |
tree | 051d07ce2ec9083ed5afcf59451c7d74eca758cf /app-forensics/sleuthkit/sleuthkit-3.0.1.ebuild | |
parent | Add ~arm/~s390 wrt #203758 (diff) | |
download | historical-8039d59e633886fc31d1a050481b21d5b0f7f69d.tar.gz historical-8039d59e633886fc31d1a050481b21d5b0f7f69d.tar.bz2 historical-8039d59e633886fc31d1a050481b21d5b0f7f69d.zip |
Re-add ~arm/~s390 wrt #260682
Package-Manager: portage-2.1.6.11/cvs/Linux ia64
Diffstat (limited to 'app-forensics/sleuthkit/sleuthkit-3.0.1.ebuild')
-rw-r--r-- | app-forensics/sleuthkit/sleuthkit-3.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-forensics/sleuthkit/sleuthkit-3.0.1.ebuild b/app-forensics/sleuthkit/sleuthkit-3.0.1.ebuild index 9e89dccdeb93..7d2ac62ccb78 100644 --- a/app-forensics/sleuthkit/sleuthkit-3.0.1.ebuild +++ b/app-forensics/sleuthkit/sleuthkit-3.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-forensics/sleuthkit/sleuthkit-3.0.1.ebuild,v 1.1 2009/03/08 16:36:49 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/sleuthkit/sleuthkit-3.0.1.ebuild,v 1.2 2009/05/01 19:08:42 armin76 Exp $ inherit eutils flag-o-matic autotools @@ -11,7 +11,7 @@ HOMEPAGE="http://www.sleuthkit.org/sleuthkit/" SRC_URI="mirror://sourceforge/sleuthkit/${P}.tar.gz" LICENSE="GPL-2 IBM" -KEYWORDS="~amd64 ~hppa ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~s390 ~sparc ~x86" DEPEND="ewf? ( app-forensics/libewf ) aff? ( app-forensics/afflib )" |