diff options
author | Sam James <sam@gentoo.org> | 2021-02-11 06:31:15 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-11 06:31:15 +0000 |
commit | 579a70a40f59c1a1da129fbe0d4c68bcbadcbddb (patch) | |
tree | 4355cab250863a0f5deee43fc6aa01ec2bd42e49 /dev-ml/ppx_fixed_literal | |
parent | dev-ml/ppx_fail: Stabilize 0.14.0 ppc, #769317 (diff) | |
download | gentoo-579a70a40f59c1a1da129fbe0d4c68bcbadcbddb.tar.gz gentoo-579a70a40f59c1a1da129fbe0d4c68bcbadcbddb.tar.bz2 gentoo-579a70a40f59c1a1da129fbe0d4c68bcbadcbddb.zip |
dev-ml/ppx_fixed_literal: Stabilize 0.14.0 ppc, #769317
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/ppx_fixed_literal')
-rw-r--r-- | dev-ml/ppx_fixed_literal/ppx_fixed_literal-0.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppx_fixed_literal/ppx_fixed_literal-0.14.0.ebuild b/dev-ml/ppx_fixed_literal/ppx_fixed_literal-0.14.0.ebuild index 2161e243ab35..dfa5ef596425 100644 --- a/dev-ml/ppx_fixed_literal/ppx_fixed_literal-0.14.0.ebuild +++ b/dev-ml/ppx_fixed_literal/ppx_fixed_literal-0.14.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/ppx_fixed_literal/archive/v${PV}.tar.gz - LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 x86" IUSE="+ocamlopt" DEPEND=" |