summaryrefslogtreecommitdiff
path: root/dev-ml/ppx_fixed_literal
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-02-13 21:41:11 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-02-13 21:41:11 +0000
commitc8d60dada2ec8eb48b2d2b290cd6683ccec40e39 (patch)
treec44943ee0563a3fa957716de909fed683117fcb9 /dev-ml/ppx_fixed_literal
parent69051588e2f955485fe5d45d45e616bc60a2de57 (diff)
gentoo (valentine's day) resync : 14.02.2021
Diffstat (limited to 'dev-ml/ppx_fixed_literal')
-rw-r--r--dev-ml/ppx_fixed_literal/Manifest2
-rw-r--r--dev-ml/ppx_fixed_literal/ppx_fixed_literal-0.14.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-ml/ppx_fixed_literal/Manifest b/dev-ml/ppx_fixed_literal/Manifest
index f5c30b0ce96a..58f39b22768b 100644
--- a/dev-ml/ppx_fixed_literal/Manifest
+++ b/dev-ml/ppx_fixed_literal/Manifest
@@ -1,3 +1,3 @@
DIST ppx_fixed_literal-0.14.0.tar.gz 3643 BLAKE2B 7b84dda448f179e778356c3fd5cfdd1dbcb479e03d4e6a9bbd6d2b47c748d0795c18605a86e13e5680bcf23f383d99513408a441fc1fba188d66dad0bd58e875 SHA512 5e30c5238c20a4b6f164ebe29b5f6d4bc074f03fb62aac30a1d129c4fb466124bb163c45e6cc95ad34385ee2e621cf3a1366d3bd9b224438fc575f862f6f73c2
-EBUILD ppx_fixed_literal-0.14.0.ebuild 633 BLAKE2B aef975ce1213189ca924be216d09cc02edc5aa0580179de17611337671649c8de91a99b3cd8c15cc3b245e2a90bbaa88ff762fe108dc47fc1487bb67265ea47f SHA512 6b0c4029e323fbd084e423785c79628840f98c3b0fb2f794f416103fa967bc3c1c7bcceb85e078f71a5d524bff83629a05ca6442d4ee4bac22d58c7b868665cb
+EBUILD ppx_fixed_literal-0.14.0.ebuild 629 BLAKE2B 5111450fdb8cae3100d3f8c5aae845495c8eaefb5c199311d117684ac43d315d3249df3ec3ec9ca58e025ec3766bc4a2e95b0e91e4339a46e355910c32c476dd SHA512 6c81cb5c31d6c4fb921632097cbd82ca64b23cea7d6ec0d11834a63e9a14b60332734ebb58a3d284a8da1acc3166021582ab53bd01442135f525e59ee8645142
MISC metadata.xml 337 BLAKE2B 1aaea70bd9122f38e546ff2a48009fd39f2b056adc520249fc8bcb7b6ec19cb35ea5c7e53f0a62d82ab2d27d3c5eaae6b8e5fc8a16e92a8051c2ec2dd79b284c SHA512 d128764c0474937a2edefaaafcd80e59260d5812e4783406e053955abbaeff51cc4baf74acad5349bc7b27174eba629b2b3f7e29f7439e3ce55d47b49d082ef5
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 3c1f7ed4ea9d..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
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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="