diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-10 15:40:36 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-10 15:44:58 +0100 |
commit | 82bb101cf3629afc5f895519ee9c22e6a03a3605 (patch) | |
tree | a105d87349eaead419c703b0eb46ea41111f9ee2 /dev-ml/ocaml-compiler-libs | |
parent | dev-ml/base: keyworded 0.9.3 for ppc, bug #627836 (diff) | |
download | gentoo-82bb101cf3629afc5f895519ee9c22e6a03a3605.tar.gz gentoo-82bb101cf3629afc5f895519ee9c22e6a03a3605.tar.bz2 gentoo-82bb101cf3629afc5f895519ee9c22e6a03a3605.zip |
dev-ml/ocaml-compiler-libs: keyworded 0.9.0 for ppc, bug #627836
Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-ml/ocaml-compiler-libs')
-rw-r--r-- | dev-ml/ocaml-compiler-libs/ocaml-compiler-libs-0.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ocaml-compiler-libs/ocaml-compiler-libs-0.9.0.ebuild b/dev-ml/ocaml-compiler-libs/ocaml-compiler-libs-0.9.0.ebuild index fd0b72900bff..1c94b1a1bdf0 100644 --- a/dev-ml/ocaml-compiler-libs/ocaml-compiler-libs-0.9.0.ebuild +++ b/dev-ml/ocaml-compiler-libs/ocaml-compiler-libs-0.9.0.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/janestreet/ocaml-compiler-libs/archive/v${PV}.tar.gz LICENSE="Apache-2.0" SLOT="0/${PV}" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~ppc" IUSE="" DEPEND="dev-lang/ocaml:=" |