diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-27 22:09:02 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-27 22:09:02 +0000 |
commit | 5053e39e773bde5ca0a7687e2848ce1ed63b93b9 (patch) | |
tree | d0f613e575e21492252d5bff6f1664370b013c3b /app-forensics/sleuthkit/sleuthkit-4.0.2.ebuild | |
parent | Stable for x86, wrt bug #477206 (diff) | |
download | gentoo-2-5053e39e773bde5ca0a7687e2848ce1ed63b93b9.tar.gz gentoo-2-5053e39e773bde5ca0a7687e2848ce1ed63b93b9.tar.bz2 gentoo-2-5053e39e773bde5ca0a7687e2848ce1ed63b93b9.zip |
Stable for x86, wrt bug #477600
(Portage version: 2.1.12.13/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-forensics/sleuthkit/sleuthkit-4.0.2.ebuild')
-rw-r--r-- | app-forensics/sleuthkit/sleuthkit-4.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-forensics/sleuthkit/sleuthkit-4.0.2.ebuild b/app-forensics/sleuthkit/sleuthkit-4.0.2.ebuild index 9067076efe4e..4566494935bc 100644 --- a/app-forensics/sleuthkit/sleuthkit-4.0.2.ebuild +++ b/app-forensics/sleuthkit/sleuthkit-4.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-forensics/sleuthkit/sleuthkit-4.0.2.ebuild,v 1.4 2013/07/22 20:36:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/sleuthkit/sleuthkit-4.0.2.ebuild,v 1.5 2013/07/27 22:09:02 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2 IBM" SLOT="0/9" # subslot = major soname version -KEYWORDS="amd64 hppa ppc ~x86" +KEYWORDS="amd64 hppa ppc x86" IUSE="aff ewf static-libs" DEPEND="dev-db/sqlite:3 |