diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-07-24 07:43:42 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-07-24 07:43:42 +0200 |
commit | cef083a61433c8e41a9c155751e40b0ac1dcff8b (patch) | |
tree | 2bdf5b0dd6dd203df5a6b69930cb212523f1d623 /dev-ml/ocaml-migrate-parsetree | |
parent | dev-ml/ocaml-migrate-parsetree: Remove old (diff) | |
download | gentoo-cef083a61433c8e41a9c155751e40b0ac1dcff8b.tar.gz gentoo-cef083a61433c8e41a9c155751e40b0ac1dcff8b.tar.bz2 gentoo-cef083a61433c8e41a9c155751e40b0ac1dcff8b.zip |
dev-ml/ocaml-migrate-parsetree: keyword ~arm
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'dev-ml/ocaml-migrate-parsetree')
-rw-r--r-- | dev-ml/ocaml-migrate-parsetree/ocaml-migrate-parsetree-1.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ocaml-migrate-parsetree/ocaml-migrate-parsetree-1.0.1.ebuild b/dev-ml/ocaml-migrate-parsetree/ocaml-migrate-parsetree-1.0.1.ebuild index ed8ba40638d9..4c7db9b3f7a6 100644 --- a/dev-ml/ocaml-migrate-parsetree/ocaml-migrate-parsetree-1.0.1.ebuild +++ b/dev-ml/ocaml-migrate-parsetree/ocaml-migrate-parsetree-1.0.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/let-def/ocaml-migrate-parsetree/archive/${PV}.tar.gz LICENSE="LGPL-2.1" SLOT="0/${PV}" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm" IUSE="" DEPEND=" |