diff options
author | Sam James <sam@gentoo.org> | 2021-02-11 06:25:31 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-11 06:25:31 +0000 |
commit | b360622009f78d0ead9c796baf8d39f9bf3a157f (patch) | |
tree | 9cd685d6df8ea5cfeb933656de546b1dee137721 /dev-ml/ppx_string | |
parent | dev-ml/ppx_stable: Stabilize 0.14.1 x86, #769317 (diff) | |
download | gentoo-b360622009f78d0ead9c796baf8d39f9bf3a157f.tar.gz gentoo-b360622009f78d0ead9c796baf8d39f9bf3a157f.tar.bz2 gentoo-b360622009f78d0ead9c796baf8d39f9bf3a157f.zip |
dev-ml/ppx_string: Stabilize 0.14.1 x86, #769317
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/ppx_string')
-rw-r--r-- | dev-ml/ppx_string/ppx_string-0.14.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppx_string/ppx_string-0.14.1.ebuild b/dev-ml/ppx_string/ppx_string-0.14.1.ebuild index 59ae28c88085..2834b327b1e7 100644 --- a/dev-ml/ppx_string/ppx_string-0.14.1.ebuild +++ b/dev-ml/ppx_string/ppx_string-0.14.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/ppx_string/archive/v${PV}.tar.gz -> ${P}. LICENSE="Apache-2.0" SLOT="0/${PV}" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 x86" IUSE="+ocamlopt" DEPEND=" |