summaryrefslogtreecommitdiff
path: root/dev-ml/ppx_optcomp
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-03-16 18:25:06 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-03-16 18:25:06 +0000
commit7972abc05090180dcc09d2b16af4020ce1cd1841 (patch)
tree3e6e1c7ca86ab7d4e8dc45009f67403fc489ade9 /dev-ml/ppx_optcomp
parente4ad5901ca8464ae513bd315a1c0349c2bd0986c (diff)
gentoo auto-resync : 16:03:2023 - 18:25:06
Diffstat (limited to 'dev-ml/ppx_optcomp')
-rw-r--r--dev-ml/ppx_optcomp/Manifest2
-rw-r--r--dev-ml/ppx_optcomp/ppx_optcomp-0.15.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-ml/ppx_optcomp/Manifest b/dev-ml/ppx_optcomp/Manifest
index b91d6e91a3c1..2d8b63101f81 100644
--- a/dev-ml/ppx_optcomp/Manifest
+++ b/dev-ml/ppx_optcomp/Manifest
@@ -4,5 +4,5 @@ DIST ppx_optcomp-0.14.3.tar.gz 16749 BLAKE2B 3c6dd2b5ac0a10e3d95c6a734ee09b0bef8
DIST ppx_optcomp-0.15.0.tar.gz 16699 BLAKE2B b13f9aa50bd46a9ea552677b0c9bc611b6657e6ba7cff1e06d6489d2ffaa646bc3643eee08dbe07f52130ea27b3e607bbf620b0a94f8acdaf7bd045ab1a1c536 SHA512 302c2ab79c46a16b8a256167958ad9a87b34a2e7ddc70c7a5476cfb0feffc7de7bebc79c272526698e87804859555176facfb04bc72f3b4373c1cb138b1264c7
EBUILD ppx_optcomp-0.14.0.ebuild 689 BLAKE2B 852331cac1423131dc1670afef9b80ef26a940124cff9c7a9717144c9de2fdd972200631e05e263f9d7f843edcd8a1ab4dc9a35a1cc2cfa09de93b166a5423d5 SHA512 fde7e5abc7b8f0ce308e2bd0ea7144713838e86bab502f8f912fd44d5908b8f4460f508811d5a4fe3c53c0f3fbc2243d9e2070b16ba9c81a7ebab06d296b1584
EBUILD ppx_optcomp-0.14.3.ebuild 640 BLAKE2B fddf9319d163be15d0e1299761f1dd5d8e236e1a691cb830833ab0cad6e2fe8af5d2d1250081d3a99ebb93207bf6580d14f5f97ec7ffefdfe9ce658b7d5089cd SHA512 ee4e6517c72dd3f9c5756d1916b13e60b92e10de520e6e880c8dc5f0bc658c03f9d35eab08f2a0f003a9278f64d758e3533971dda845fde8ce32a29a3f0de677
-EBUILD ppx_optcomp-0.15.0.ebuild 589 BLAKE2B 6c5a3094b6232512629b491d9b9ec887b5909c627048c4fa59be5b65f71284015631f201cdc61c2fdda50244e54231e3e737d7c6e28e94c2d9b7b32c6fecf6bc SHA512 b2812c22c9e387f2763ece5fa51441f007ab976c30892fb5f72ed0abb601e910a4f5829bc8079092b4f314bd5bcd36bdbb0cf7b53b9d0de0a5657cc7a5ef1074
+EBUILD ppx_optcomp-0.15.0.ebuild 588 BLAKE2B 546993b0989ffd9a9dd4911378a088632dc5f32b7f36a5748a676f004485b3aa1967c58c5dc7398bd26713ee48f6071c84d0e5224fdc48c03c8c7eb6341d0318 SHA512 3b726d98eaf6937cf78f9c86c4594cda50329766580ec0c1b750e46402e347880fb37d467c73687cae3daf23161f340b99623add3a8601d3d625de33e77b4556
MISC metadata.xml 425 BLAKE2B 9804b17f4df630cec29f216f9deba4c72eaddbbb90f4e272554f013953644c7b79541c52891d76af2802e9d0a4510f050a300d97d45bc8ba0ea350b048f7226d SHA512 37d76d9ac43f76d3ddee2d866e476305228628a6b16a9d3f544bc7eee856a092aa5572d8b45629b14c659f22418fcb282e7ca79a689631721631e3f0421330cb
diff --git a/dev-ml/ppx_optcomp/ppx_optcomp-0.15.0.ebuild b/dev-ml/ppx_optcomp/ppx_optcomp-0.15.0.ebuild
index 5eb0ec647f61..98be3c1a1faa 100644
--- a/dev-ml/ppx_optcomp/ppx_optcomp-0.15.0.ebuild
+++ b/dev-ml/ppx_optcomp/ppx_optcomp-0.15.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 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_optcomp/archive/v${PV}.tar.gz -> ${P}
LICENSE="Apache-2.0"
SLOT="0/$(ver_cut 1-2)"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
IUSE="+ocamlopt"
DEPEND="