summaryrefslogtreecommitdiff
path: root/dev-ml/pcre-ocaml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-03-20 00:40:44 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-03-20 00:40:44 +0000
commit4cbcc855382a06088e2f016f62cafdbcb7e40665 (patch)
tree356496503d52354aa6d9f2d36126302fed5f3a73 /dev-ml/pcre-ocaml
parentfcc5224904648a8e6eb528d7603154160a20022f (diff)
gentoo resync : 20.03.2022
Diffstat (limited to 'dev-ml/pcre-ocaml')
-rw-r--r--dev-ml/pcre-ocaml/Manifest2
-rw-r--r--dev-ml/pcre-ocaml/pcre-ocaml-7.4.6-r2.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-ml/pcre-ocaml/Manifest b/dev-ml/pcre-ocaml/Manifest
index d8e169606155..fdcb4c0878fd 100644
--- a/dev-ml/pcre-ocaml/Manifest
+++ b/dev-ml/pcre-ocaml/Manifest
@@ -1,3 +1,3 @@
DIST pcre-ocaml-7.4.6.tbz 41027 BLAKE2B 1faecd96cb6f7af248e8ace7409a49131f5c654320f8ac432fd4aff602d0c4187733419e9cc73ca52cf0a3e5b725afa9357fe9ec191bf1ca42d4dc47a36e45b7 SHA512 a356c78dc19d3b3741d1fa0277c4fb0cb545f12499165526fae80a0ff8a7b1f1e6e5e916b16f8336bcec3661de811686b814fe4afc677965fec7a63d4fc53b1f
-EBUILD pcre-ocaml-7.4.6-r2.ebuild 716 BLAKE2B 6c1dd764659a12b8c05d17de6b687123e0b64e5f11e1399b093c7f7bd32138299ae31a14452382e8810bae72d9f8139b0e5105f98e11a78028a308def17557ec SHA512 c778e403a5422152fe226add191a7be4b7fdc2e90512b79f41aa90adf4af4fac9a10d62403b909db8856056a802859624a1c04e41eb4d58fca8fc88f30a4f15e
+EBUILD pcre-ocaml-7.4.6-r2.ebuild 717 BLAKE2B f7070c967ff07c61bb79aafe2591cef56b7c0c5943acc46c5b5d8b08eac72bfd5976e587599172fb314dc050bfadbece26b8f43fc3abdb79d91bd77860bc3caf SHA512 bff04049bd8e6571994d3cc94a4fd73ca36a998ddce366ed1f51fe877038de829a7e3c8fca3f5b9638c320df32a104d4a61927af6d459f05d3e3c4927a0d181d
MISC metadata.xml 387 BLAKE2B 3cc3f72757575c7ef774afb844b7ade41a0fc8e5679e0679143f8a0e36c55b26c056962075acccd91bdf77b16a2068601d48ee21573ed9e6e9e162a1fd46cdbb SHA512 f3c7c2cbaf4fab907509c97d3638718604905da35896ffbd14772e03ffdd45b08faacb0a0efe93cef4b27875fa0c27712a6f3c1e0d75cf6cc6416d9378573c50
diff --git a/dev-ml/pcre-ocaml/pcre-ocaml-7.4.6-r2.ebuild b/dev-ml/pcre-ocaml/pcre-ocaml-7.4.6-r2.ebuild
index 7bc4861b3f59..b195020a1b29 100644
--- a/dev-ml/pcre-ocaml/pcre-ocaml-7.4.6-r2.ebuild
+++ b/dev-ml/pcre-ocaml/pcre-ocaml-7.4.6-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,7 +13,7 @@ S="${WORKDIR}/pcre-${PV}"
LICENSE="LGPL-2.1-with-linking-exception"
IUSE="examples +ocamlopt"
SLOT="0/${PV}"
-KEYWORDS="amd64 ~arm ~arm64 ppc x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc x86"
BDEPEND="dev-ml/dune-configurator"
RDEPEND=">=dev-libs/libpcre-4.5