From: Michael Weber Date: Wed, 5 Apr 2017 09:40:29 +0000 (+0200) Subject: dev-ml/react: add ~ppc (bug 527318). X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=b4ab028c1393699f566c7d94dad340ef0f8e4f0c;p=gentoo.git dev-ml/react: add ~ppc (bug 527318). Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="ppc" --- diff --git a/dev-ml/react/react-1.2.0.ebuild b/dev-ml/react/react-1.2.0.ebuild index 7322bb26a3bd..2850479cf4a8 100644 --- a/dev-ml/react/react-1.2.0.ebuild +++ b/dev-ml/react/react-1.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -9,7 +9,7 @@ SRC_URI="http://erratique.ch/software/react/releases/${P}.tbz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc ~x86-fbsd" IUSE="doc +ocamlopt" RDEPEND=">=dev-lang/ocaml-3.12:=[ocamlopt?]" diff --git a/dev-ml/react/react-1.2.1.ebuild b/dev-ml/react/react-1.2.1.ebuild index fe35d7192846..936dfa2b65e3 100644 --- a/dev-ml/react/react-1.2.1.ebuild +++ b/dev-ml/react/react-1.2.1.ebuild @@ -9,7 +9,7 @@ SRC_URI="http://erratique.ch/software/react/releases/${P}.tbz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc ~x86-fbsd" IUSE="test" RDEPEND=">=dev-lang/ocaml-3.12:="