diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-08-05 00:13:56 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-08-05 00:13:56 +0000 |
commit | be1b1d41bee9c9baf86242e15c15050180900816 (patch) | |
tree | 478f37a76a9f9967dc0748b0b096d4ffbdd0fcfb /app-forensics/afflib/afflib-3.7.1.ebuild | |
parent | Stable for HPPA (bug #429118). (diff) | |
download | gentoo-2-be1b1d41bee9c9baf86242e15c15050180900816.tar.gz gentoo-2-be1b1d41bee9c9baf86242e15c15050180900816.tar.bz2 gentoo-2-be1b1d41bee9c9baf86242e15c15050180900816.zip |
Stable for HPPA (bug #418577).
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
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 1e58a76ea30f..34aacb60e4fb 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.3 2012/08/04 08:55:09 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/afflib/afflib-3.7.1.ebuild,v 1.4 2012/08/05 00:13:56 jer 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 |