diff options
author | Sam James <sam@gentoo.org> | 2020-10-17 01:08:08 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-17 01:08:08 +0000 |
commit | f444b8d8d4747a5c24c7f6ec8ebe7127afde57bf (patch) | |
tree | 406886bcf70e1c66360a503ab60083b2b53a202f /dev-ml/ppx_fail | |
parent | dev-ml/ppx_bin_prot: Keyword 0.14.0 x86, #748936 (diff) | |
download | gentoo-f444b8d8d4747a5c24c7f6ec8ebe7127afde57bf.tar.gz gentoo-f444b8d8d4747a5c24c7f6ec8ebe7127afde57bf.tar.bz2 gentoo-f444b8d8d4747a5c24c7f6ec8ebe7127afde57bf.zip |
dev-ml/ppx_fail: Keyword 0.14.0 x86, #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 172f7f5f6da2..baf083b95541 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 ~arm ~arm64" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="+ocamlopt" DEPEND=" |