diff options
author | Sam James <sam@gentoo.org> | 2021-02-10 18:52:41 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-10 18:52:41 +0000 |
commit | 994a0e62264f080f4761da379733e44b394f4492 (patch) | |
tree | 1127ce0cff8a5208b4fc118cd66fc494e483d828 /dev-ml/ppx_fixed_literal | |
parent | dev-ml/ppx_fail: Stabilize 0.14.0 amd64, #769317 (diff) | |
download | gentoo-994a0e62264f080f4761da379733e44b394f4492.tar.gz gentoo-994a0e62264f080f4761da379733e44b394f4492.tar.bz2 gentoo-994a0e62264f080f4761da379733e44b394f4492.zip |
dev-ml/ppx_fixed_literal: Stabilize 0.14.0 amd64, #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 82c9d7b22457..703cf95f0304 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=" |