dev-ml/type-conv: add ~ppc (bug 527318).
authorMichael Weber <xmw@gentoo.org>
Wed, 5 Apr 2017 09:49:57 +0000 (11:49 +0200)
committerMichael Weber <xmw@gentoo.org>
Wed, 5 Apr 2017 09:51:44 +0000 (11:51 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="ppc"

dev-ml/type-conv/type-conv-113.00.02.ebuild

index f5f179ce0b47f3efbdb2e96257d8f4f52bdd2e5a..0885509452700e6cfab3a8d10f449f86ad152671 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -14,7 +14,7 @@ SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV%.*}/files/${MY_P}.tar.gz"
 
 LICENSE="LGPL-2.1-with-linking-exception"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
 IUSE=""
 
 RDEPEND=">=dev-lang/ocaml-4.02[ocamlopt?]