diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-07 07:35:53 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-07 07:35:53 +0000 |
commit | 0cd5cad235b11ac22870e017a9d00d5904a2f59f (patch) | |
tree | 1ec7e18dd0a07eaa25f2f8fba59f47a366e13da5 /app-forensics/libewf/libewf-20100226-r1.ebuild | |
parent | x86 stable wrt bug #391821 (diff) | |
download | gentoo-2-0cd5cad235b11ac22870e017a9d00d5904a2f59f.tar.gz gentoo-2-0cd5cad235b11ac22870e017a9d00d5904a2f59f.tar.bz2 gentoo-2-0cd5cad235b11ac22870e017a9d00d5904a2f59f.zip |
x86 stable wrt bug #391823
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'app-forensics/libewf/libewf-20100226-r1.ebuild')
-rw-r--r-- | app-forensics/libewf/libewf-20100226-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-forensics/libewf/libewf-20100226-r1.ebuild b/app-forensics/libewf/libewf-20100226-r1.ebuild index 5abe65969fb6..78f892ef6bf7 100644 --- a/app-forensics/libewf/libewf-20100226-r1.ebuild +++ b/app-forensics/libewf/libewf-20100226-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-forensics/libewf/libewf-20100226-r1.ebuild,v 1.7 2011/12/04 14:43:56 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/libewf/libewf-20100226-r1.ebuild,v 1.8 2011/12/07 07:35:53 phajdan.jr Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/libewf/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 hppa ~ppc ~x86" +KEYWORDS="amd64 hppa ~ppc x86" # upstream bug #2597171, pyewf has implicit declarations #IUSE="debug python rawio unicode" IUSE="debug ewf2 rawio static-libs unicode" |