commit: adb4e88144154a463a7c83aedd223c1996f5cdec Author: Michael Weber <xmw <AT> gentoo <DOT> org> AuthorDate: Wed Apr 5 09:34:47 2017 +0000 Commit: Michael Weber <xmw <AT> gentoo <DOT> org> CommitDate: Wed Apr 5 09:51:06 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adb4e881
dev-ml/parmap: add ~ppc (bug 527318). Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="ppc" dev-ml/parmap/parmap-1.0_rc7-r1.ebuild | 4 ++-- dev-ml/parmap/parmap-1.0_rc8.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-ml/parmap/parmap-1.0_rc7-r1.ebuild b/dev-ml/parmap/parmap-1.0_rc7-r1.ebuild index 207d49256df..bb49d2b6cc9 100644 --- a/dev-ml/parmap/parmap-1.0_rc7-r1.ebuild +++ b/dev-ml/parmap/parmap-1.0_rc7-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/rdicosmo/parmap/archive/${MY_PV}.tar.gz -> ${P}-ocam LICENSE="LGPL-2-with-linking-exception" SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="+ocamlopt" RDEPEND=">=dev-lang/ocaml-4.03:=[ocamlopt?]" diff --git a/dev-ml/parmap/parmap-1.0_rc8.ebuild b/dev-ml/parmap/parmap-1.0_rc8.ebuild index d5677137cce..fef21fd86c8 100644 --- a/dev-ml/parmap/parmap-1.0_rc8.ebuild +++ b/dev-ml/parmap/parmap-1.0_rc8.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/rdicosmo/parmap/archive/${MY_PV}.tar.gz -> ${P}.tar. LICENSE="LGPL-2-with-linking-exception" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~x86" IUSE="+ocamlopt" RDEPEND=">=dev-lang/ocaml-4.03:=[ocamlopt?]"
