diff options
author | Brent Baude <ranger@gentoo.org> | 2012-05-05 21:49:03 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-05-05 21:49:03 +0000 |
commit | b23affca789e69aa423d4068d6973b57c2c89dd6 (patch) | |
tree | 7c30af195215e5a4d3a4c29a32584e3d493c19e7 /app-forensics/afflib/afflib-3.6.16.ebuild | |
parent | Marking desktop-file-utils-0.20-r1 ppc for bug 412833 (diff) | |
download | gentoo-2-b23affca789e69aa423d4068d6973b57c2c89dd6.tar.gz gentoo-2-b23affca789e69aa423d4068d6973b57c2c89dd6.tar.bz2 gentoo-2-b23affca789e69aa423d4068d6973b57c2c89dd6.zip |
Marking afflib-3.6.16 ppc for bug 404607
(Portage version: 2.1.10.49/cvs/Linux ppc64)
Diffstat (limited to 'app-forensics/afflib/afflib-3.6.16.ebuild')
-rw-r--r-- | app-forensics/afflib/afflib-3.6.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-forensics/afflib/afflib-3.6.16.ebuild b/app-forensics/afflib/afflib-3.6.16.ebuild index 96b8f6ff1036..bf5a3dc8c518 100644 --- a/app-forensics/afflib/afflib-3.6.16.ebuild +++ b/app-forensics/afflib/afflib-3.6.16.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.6.16.ebuild,v 1.3 2012/05/05 11:38:56 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/afflib/afflib-3.6.16.ebuild,v 1.4 2012/05/05 21:49:03 ranger Exp $ EAPI="4" PYTHON_DEPEND="python? 2" @@ -14,7 +14,7 @@ SRC_URI="http://afflib.org/downloads/${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 |