diff options
author | Brent Baude <ranger@gentoo.org> | 2012-07-03 16:12:20 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-07-03 16:12:20 +0000 |
commit | f7fde08351cbd0d5d840c09d439ec6022b14a091 (patch) | |
tree | a6f55edbdb1a27bbfd096685b18e7c96271f15d1 /dev-ml/pcre-ocaml/pcre-ocaml-6.2.5.ebuild | |
parent | Marking test-framework-hunit-0.2.7 ppc for bug 414713 (diff) | |
download | gentoo-2-f7fde08351cbd0d5d840c09d439ec6022b14a091.tar.gz gentoo-2-f7fde08351cbd0d5d840c09d439ec6022b14a091.tar.bz2 gentoo-2-f7fde08351cbd0d5d840c09d439ec6022b14a091.zip |
Marking pcre-ocaml-6.2.5 ppc for bug 416533
(Portage version: 2.1.10.65/cvs/Linux ppc64)
Diffstat (limited to 'dev-ml/pcre-ocaml/pcre-ocaml-6.2.5.ebuild')
-rw-r--r-- | dev-ml/pcre-ocaml/pcre-ocaml-6.2.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/pcre-ocaml/pcre-ocaml-6.2.5.ebuild b/dev-ml/pcre-ocaml/pcre-ocaml-6.2.5.ebuild index 2ff42ca7677b..5fa6e909b270 100644 --- a/dev-ml/pcre-ocaml/pcre-ocaml-6.2.5.ebuild +++ b/dev-ml/pcre-ocaml/pcre-ocaml-6.2.5.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/dev-ml/pcre-ocaml/pcre-ocaml-6.2.5.ebuild,v 1.3 2012/05/22 05:58:28 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/pcre-ocaml/pcre-ocaml-6.2.5.ebuild,v 1.4 2012/07/03 16:12:20 ranger Exp $ EAPI="2" @@ -16,7 +16,7 @@ RDEPEND=">=dev-lang/ocaml-3.10.2[ocamlopt?] DEPEND="${RDEPEND}" SLOT="0" IUSE="examples +ocamlopt" -KEYWORDS="amd64 ~ppc x86 ~x86-fbsd" +KEYWORDS="amd64 ppc x86 ~x86-fbsd" src_prepare() { epatch "${FILESDIR}/${PN}-6.0.1-linkopts.patch" |