diff options
author | Michael Weber <xmw@gentoo.org> | 2017-04-05 11:49:57 +0200 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-04-05 11:51:44 +0200 |
commit | 43295fe9f12872960fe54b8921f4a7f51695366a (patch) | |
tree | 55f576aadb4d3a1510430de2d57a3e801bec25d6 /dev-ml/type-conv | |
parent | dev-ml/sexplib: add ~ppc (bug 527318). (diff) | |
download | gentoo-43295fe9f12872960fe54b8921f4a7f51695366a.tar.gz gentoo-43295fe9f12872960fe54b8921f4a7f51695366a.tar.bz2 gentoo-43295fe9f12872960fe54b8921f4a7f51695366a.zip |
dev-ml/type-conv: add ~ppc (bug 527318).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-ml/type-conv')
-rw-r--r-- | dev-ml/type-conv/type-conv-113.00.02.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/type-conv/type-conv-113.00.02.ebuild b/dev-ml/type-conv/type-conv-113.00.02.ebuild index f5f179ce0b47..088550945270 100644 --- a/dev-ml/type-conv/type-conv-113.00.02.ebuild +++ b/dev-ml/type-conv/type-conv-113.00.02.ebuild @@ -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?] |