diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-05-01 18:58:38 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-05-01 18:58:38 +0000 |
commit | 7cae5358b0521ad21ee247823271941405c87f19 (patch) | |
tree | a7fa083fc4e7b3ffe1ba1ed8e3eec7033decc4fc /app-forensics/libewf/libewf-20090209.ebuild | |
parent | Sed in antlr.version to properties file. Python target doesn't work without i... (diff) | |
download | historical-7cae5358b0521ad21ee247823271941405c87f19.tar.gz historical-7cae5358b0521ad21ee247823271941405c87f19.tar.bz2 historical-7cae5358b0521ad21ee247823271941405c87f19.zip |
Add ~arm/~s390 wrt #224121
Package-Manager: portage-2.1.6.11/cvs/Linux ia64
Diffstat (limited to 'app-forensics/libewf/libewf-20090209.ebuild')
-rw-r--r-- | app-forensics/libewf/libewf-20090209.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-forensics/libewf/libewf-20090209.ebuild b/app-forensics/libewf/libewf-20090209.ebuild index 86f7aa2775c1..c0f608ce5544 100644 --- a/app-forensics/libewf/libewf-20090209.ebuild +++ b/app-forensics/libewf/libewf-20090209.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/libewf/libewf-20090209.ebuild,v 1.4 2009/03/07 22:00:41 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/libewf/libewf-20090209.ebuild,v 1.5 2009/05/01 18:58:38 armin76 Exp $ inherit eutils autotools @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/libewf/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~s390 ~sparc ~x86" # upstream bug #2597171, pyewf has implicit declarations #IUSE="debug python rawio unicode" IUSE="debug rawio unicode" |