diff options
author | Sam James <sam@gentoo.org> | 2020-10-17 01:08:04 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-17 01:08:04 +0000 |
commit | c4266ce1083680d31fde8def2c98b4c5e57978c5 (patch) | |
tree | d9cd24738e5761547abfa345e0175b9b710b4449 /dev-ml | |
parent | dev-ml/ppx_bench: Keyword 0.14.1 x86, #748936 (diff) | |
download | gentoo-c4266ce1083680d31fde8def2c98b4c5e57978c5.tar.gz gentoo-c4266ce1083680d31fde8def2c98b4c5e57978c5.tar.bz2 gentoo-c4266ce1083680d31fde8def2c98b4c5e57978c5.zip |
dev-ml/ppx_bin_prot: Keyword 0.14.0 x86, #748936
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/ppx_bin_prot/ppx_bin_prot-0.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppx_bin_prot/ppx_bin_prot-0.14.0.ebuild b/dev-ml/ppx_bin_prot/ppx_bin_prot-0.14.0.ebuild index 8d8f2978472d..70ad4cccb0b2 100644 --- a/dev-ml/ppx_bin_prot/ppx_bin_prot-0.14.0.ebuild +++ b/dev-ml/ppx_bin_prot/ppx_bin_prot-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 test" RESTRICT="!test? ( test )" |