diff options
author | 2021-02-11 06:31:17 +0000 | |
---|---|---|
committer | 2021-02-11 06:31:17 +0000 | |
commit | e48686bb14e21a4e940f96c3779803c2f1feb76b (patch) | |
tree | e1068e15457a9bc9a2a1ffc4f3bb01da832542a7 /dev-ml/ppx_string | |
parent | dev-ml/ppx_stable: Stabilize 0.14.1 ppc, #769317 (diff) | |
download | gentoo-e48686bb14e21a4e940f96c3779803c2f1feb76b.tar.gz gentoo-e48686bb14e21a4e940f96c3779803c2f1feb76b.tar.bz2 gentoo-e48686bb14e21a4e940f96c3779803c2f1feb76b.zip |
dev-ml/ppx_string: Stabilize 0.14.1 ppc, #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 2834b327b1e7..7afdb1228d1f 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=" |