diff options
author | Andreas Schuerch <nativemad@gentoo.org> | 2012-08-08 14:05:13 +0000 |
---|---|---|
committer | Andreas Schuerch <nativemad@gentoo.org> | 2012-08-08 14:05:13 +0000 |
commit | a2c15afdda91d4b32b537895c42a8d0cdb337f5c (patch) | |
tree | fcfc415cbbe9a69f95ccd62178146cb3919d7cb7 /app-forensics/afflib/afflib-3.7.1.ebuild | |
parent | Keyword ~ppc ~ppc64, bug #419987 (diff) | |
download | gentoo-2-a2c15afdda91d4b32b537895c42a8d0cdb337f5c.tar.gz gentoo-2-a2c15afdda91d4b32b537895c42a8d0cdb337f5c.tar.bz2 gentoo-2-a2c15afdda91d4b32b537895c42a8d0cdb337f5c.zip |
x86 stable, see bug 418577
(Portage version: 2.1.10.65/cvs/Linux i686)
Diffstat (limited to 'app-forensics/afflib/afflib-3.7.1.ebuild')
-rw-r--r-- | app-forensics/afflib/afflib-3.7.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-forensics/afflib/afflib-3.7.1.ebuild b/app-forensics/afflib/afflib-3.7.1.ebuild index 34aacb60e4fb..dac3248b2694 100644 --- a/app-forensics/afflib/afflib-3.7.1.ebuild +++ b/app-forensics/afflib/afflib-3.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-forensics/afflib/afflib-3.7.1.ebuild,v 1.4 2012/08/05 00:13:56 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/afflib/afflib-3.7.1.ebuild,v 1.5 2012/08/08 14:05:13 nativemad Exp $ EAPI="4" PYTHON_DEPEND="python? 2" @@ -14,7 +14,7 @@ SRC_URI="mirror://github/simsong/AFFLIBv3/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 hppa ppc ~x86" +KEYWORDS="amd64 hppa ppc x86" IUSE="fuse ncurses python qemu readline s3 static-libs threads" RDEPEND="dev-libs/expat |