diff options
author | Sam James <sam@gentoo.org> | 2020-10-15 01:16:25 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-15 01:16:25 +0000 |
commit | f38b1c59bc2fc8a618460362a6f4e2c89cba3229 (patch) | |
tree | db89d13696087388a6f77d835a1ee1d0ae5a9aff /dev-ml/ppx_fail | |
parent | dev-ml/ppx_bin_prot: Keyword 0.14.0 arm, #748936 (diff) | |
download | gentoo-f38b1c59bc2fc8a618460362a6f4e2c89cba3229.tar.gz gentoo-f38b1c59bc2fc8a618460362a6f4e2c89cba3229.tar.bz2 gentoo-f38b1c59bc2fc8a618460362a6f4e2c89cba3229.zip |
dev-ml/ppx_fail: Keyword 0.14.0 arm, #748936
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/ppx_fail')
-rw-r--r-- | dev-ml/ppx_fail/ppx_fail-0.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppx_fail/ppx_fail-0.14.0.ebuild b/dev-ml/ppx_fail/ppx_fail-0.14.0.ebuild index c13ee021e4ff..9d7ec69b27c2 100644 --- a/dev-ml/ppx_fail/ppx_fail-0.14.0.ebuild +++ b/dev-ml/ppx_fail/ppx_fail-0.14.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="Apache-2.0" SLOT="0/${PV}" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm" IUSE="+ocamlopt" DEPEND=" |